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
In step #1 of OAuth Steps https://github.com/prose/gatekeeper#oauth-steps add query parameters like you do for client_id you just also add scope like... scope=user%20repo would give you user and repo scopes.
It would be helpful to specify in the config certain scopes that a user is granting access to. Use case:
Perhaps this filtering is already possible somehow I'm just unaware...
The text was updated successfully, but these errors were encountered: