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

Support invalid_token of RFC 6750 #77

Open
jeremyb opened this issue Mar 6, 2015 · 0 comments
Open

Support invalid_token of RFC 6750 #77

jeremyb opened this issue Mar 6, 2015 · 0 comments

Comments

@jeremyb
Copy link

jeremyb commented Mar 6, 2015

Hi,

Do you plan to support some part of the RFC 6750 "The OAuth 2.0 Authorization Framework: Bearer Token Usage"?
On my current project, I would like to implement the OAuth Extensions Error Registration part, especially the invalid_type error value.

For now I've overwritten the verifyAccessToken method of OAuth2\OAuth2 to handle this error type, but it should be interesting to add this support to the lib itself, or at least to make more flexible the convertion from an Exception to a Response...

I would be interested to contribute to this feature, but I'm a bit afraid of the BC breaks that can be related to these changes.

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

No branches or pull requests

1 participant