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

WIP: Support reauthorization with a narrower set of scopes #65

Closed
wants to merge 1 commit into from

Conversation

toupeira
Copy link
Member

@toupeira toupeira commented Feb 8, 2019

Fixes #63

@phlegx
Copy link
Contributor

phlegx commented Dec 15, 2020

News from this PR?

@toupeira
Copy link
Member Author

toupeira commented Jan 4, 2021

@phlegx sorry, no updates since I last worked on this!

From what I remember, this would also require some changes in Doorkeeper itself. IIRC one part is changing the token lookup, but another (trickier) part is also issuing a new token with the reduced set of scopes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When prompt=none is set, reauthorizing with a smaller set of scopes causes an error
2 participants