Menu

#333 [OAuth] Add OAuth access token invalidation

open
nobody
None
2019-08-24
2019-08-24
Anonymous
No

Originally created by: SamiSousa

  • Add invalidate token endpoint to ConfigurationBase
  • Add invalidateOAuthToken() to OAuthAuthorization

This change allows OAuth 1.0 access tokens to be invalidated.
See https://developer.twitter.com/en/docs/basics/authentication/api-reference/invalidate_access_token
for more information

This is my first contribution to Twitter4J. If there are any contributing guidelines to follow, I'd be happy to adjust my PR to meet them. :)

Discussion


Log in to post a comment.