I’d like to actively revoke OAuth tokens for users who are no longer using my application. I know the user can always revoke application authorization through the Twitter web UI.
Is there an API or way of doing that from the application-side? That is, is there a way for an application owner to revoke tokens?
Brian Maso