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 /revoke route #18

Merged
merged 3 commits into from
Apr 26, 2016
Merged

Add /revoke route #18

merged 3 commits into from
Apr 26, 2016

Conversation

chadicus
Copy link
Owner

No description provided.

earllapura and others added 3 commits April 26, 2016 11:40
Added /revoke route as per RFC 7009 (https://tools.ietf.org/html/rfc7009#section-2) integrated into bshaffer/oauth2-server-php. Request parameters as outlined in the server library should have 'token_type_hint' which is either 'access_token' or 'refresh_token', and 'token' which is the actual token.
@chadicus chadicus merged commit b96c8a4 into master Apr 26, 2016
@chadicus chadicus deleted the fea/add-revoke branch April 26, 2016 16:56
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.

None yet

2 participants