-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Tell us about your feature request
Right now twitch token has the ability to revoke, such as:
twitch token --client-id CLIENT_ID --revoke OAUTH_TOKEN
In a similar fashion, we should have a way to validate tokens:
twitch token --validate OAUTH_TOKEN
This would return information similar to Barry's Token Checker, which uses the /oauth2/validate endpoint.
Disclaimer
- I agree
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request