Oauth¶
- revoke_token(self)¶
Revoke the current token. This will remove any authentication and leave you unable to make any more api calls until you re-authenticate.
Notes
Implements the Revoke Current Token endpoint.
Revoke the current token. This will remove any authentication and leave you unable to make any more api calls until you re-authenticate.
Notes
Implements the Revoke Current Token endpoint.