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
It would be nice to sign up a user with minimal scope, and then just request extra scopes as they are needed, so as not to seem too invasive at first. So this is a request to be able to set the scope of the authorization per-request.
It would be nice to sign up a user with minimal scope, and then just request extra scopes as they are needed, so as not to seem too invasive at first. So this is a request to be able to set the scope of the authorization per-request.
omniauth-facebook implements this as an example: https://github.com/mkdynamic/omniauth-facebook#per-request-options
Thanks for the gem.
The text was updated successfully, but these errors were encountered: