-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
feat: add new function to TokenRevocationStorage to support refresh token grace-period #635
Conversation
Are you still up for the changes? 🧐 If you need any help, let us know! I'll convert this to a draft in the meanwhile. When it's ready for review again, please remove the draft indicator! 👀 |
Hey @aeneasr I was ready for a merge. What changes are requested ? |
@bill-robbins-ss in case you missed the comment: #635 (comment) |
Hey @aeneasr I got it, taking some time off before the new year then I'll catch everything up. Thanks ! |
Awesome! Enjoy the time off the digital world and with your family & loved ones :) Looking forward to have you back when you're back! :) |
Add a new function to the Token Revocation Storage interface that is called during a refresh token flow.
See ory/hydra#2827 for details on this feature.
Related Issue or Design Document
#255
Hydra 1831
Checklist
and signed the CLA.
introduces a new feature.
vulnerability. If this pull request addresses a security vulnerability, I
confirm that I got green light (please contact
security@ory.sh) from the maintainers to push
the changes.
works.
appropriate).
Further comments