You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once authenticated, I don't see a way to get the scope of the OAuth token that was used. More generally, I don't see how to fetch all the authorization tokens for the user.
Once authenticated, I don't see a way to get the scope of the OAuth token that was used. More generally, I don't see how to fetch all the authorization tokens for the user.
I believe that should be doable: https://developer.github.com/v3/oauth_authorizations/#list-your-authorizations .
The text was updated successfully, but these errors were encountered: