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

is_within_original_scope method for refresh token grant (Issue #220) #224

Merged
merged 1 commit into from
Nov 10, 2013
Merged

is_within_original_scope method for refresh token grant (Issue #220) #224

merged 1 commit into from
Nov 10, 2013

Conversation

wrr
Copy link
Contributor

@wrr wrr commented Nov 5, 2013

No description provided.

@ib-lundgren
Copy link
Collaborator

@wrr excellent work 🍰! Sorry for taking so long to review it :(

ib-lundgren added a commit that referenced this pull request Nov 10, 2013
is_within_original_scope method for refresh token grant (Issue #220)
@ib-lundgren ib-lundgren merged commit f1ba05b into oauthlib:master Nov 10, 2013
@wrr
Copy link
Contributor Author

wrr commented Nov 11, 2013

Thank you @ib-lundgren! Good cake :)

needs to be within the scope of the original token. This is
ensured by checking that all requested scopes strings are on
the list returned by the get_original_scopes. If this check
fails, is_withing_original_scope is called. The method can be
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/withing/within

@wrr wrr mentioned this pull request Nov 12, 2013
ib-lundgren added a commit that referenced this pull request Dec 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants