Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic scopes / progressive authorization #21

Open
sosiouxme opened this issue May 20, 2014 · 1 comment
Open

Dynamic scopes / progressive authorization #21

sosiouxme opened this issue May 20, 2014 · 1 comment
Assignees
Milestone

Comments

@sosiouxme
Copy link

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.

@samdunne
Copy link
Owner

Hmmm. Yep ok, I like this idea. I shall look into implementing it :)

@samdunne samdunne added this to the 2.1 milestone May 20, 2014
@samdunne samdunne self-assigned this May 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants