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

Add client credentials grant type #90

Merged
merged 8 commits into from Mar 26, 2012

Conversation

mandrews
Copy link

Allows a client to use client_id and client_secret to obtain a non refreshable access token:
http://tools.ietf.org/html/draft-ietf-oauth-v2-23#section-1.3.4

Test coverage
master:
428 / 436 LOC (98.17%) covered.
client_credentials_basic_auth:
481 / 489 LOC (98.36%) covered.

@mandrews
Copy link
Author

@mbleigh @sferik have you had a chance to look at this pull-request? Any feedback?

mbleigh pushed a commit that referenced this pull request Mar 26, 2012
@mbleigh mbleigh merged commit bd3163c into oauth-xx:master Mar 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants