Skip to content

Conversation

jfilipe
Copy link
Contributor

@jfilipe jfilipe commented Jan 28, 2014

As outlined by http://tools.ietf.org/html/rfc6749#section-3.3

The authorization and token endpoints allow the client to specify the scope of the access request using the "scope" request parameter."

This adds support for a scope query parameter while keeping backwards compatibility for the original scopes parameter.

See #100 for original issue.

@ashchristopher
Copy link
Contributor

👍 Much better to be consistent with the oauth spec.

The spec references the scope param here: http://tools.ietf.org/html/rfc6749#section-4.1.1

@synasius synasius merged commit 52a45af into django-oauth:master Jan 30, 2014
@synasius
Copy link
Contributor

Thnx for PR @jfilipe

@masci masci added this to the 0.6.1 milestone Feb 5, 2014
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.

4 participants