-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 token revocation support (RFC 7009) #1135
base: master
Are you sure you want to change the base?
Conversation
Thanks! |
Any feedback on this? |
Code looks good, I like the possibility of revoking access tokens from a refresh token (canRevokeAccessTokens). |
@Sephster why is this PR ignored? |
It's not been prioritised yet but I will get to it in time. Sorry for the delay. |
I would highly appreciate if this was already implemented, because it's not easy to implement token revocation in project that uses this lib. |
Any news on this? |
I'm also interested on this feature. |
Would also be interested on this feature. |
Any update? @Sephster |
@Sephster Any news on this? Thanks |
This fixes the merge conflicts in #995 by @jacobweber
https://tools.ietf.org/html/rfc7009