Skip to content

Conversation

fminov
Copy link
Contributor

@fminov fminov commented Jun 12, 2015

Hello,
This PR includes :
a simple modification to enable client_credentials grant with the API proxy
a bugfix for Guzzle not to fail on ServerExecption but proxy the error back to the caller
an implementation of token revocation, base on https://tools.ietf.org/html/draft-ietf-oauth-revocation-11 (I implemented it in lucadegasperi/oauth2-server-laravel and it needed this new proxy feature)

@fminov fminov changed the title Added client credentials grant Added client credentials grant + implemented token revocation Jun 17, 2015
… oauth2-server-laravel's postAccessToken responses)
thinkingmik added a commit that referenced this pull request Jul 4, 2015
Added client credentials grant + implemented token revocation
@thinkingmik thinkingmik merged commit e5b2210 into thinkingmik:master Jul 4, 2015
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.

2 participants