An alternative method would be to invalidate / discard all of the tokens your app stored
Just for context: I’d originally posted this in the TwitterKit forum, and the question was meant to reflect that a) the change to our Twitter app and the change to the executable app on the user’s device couldn’t necessarily be coordinated, and b) much of the token management is done by the TwitterKit code.
So the shortcut I was kind of hoping for was as a part of TwitterKit, rather than the OAuth process in general.