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

complete refresh_token rotation functionality #254

Open
dagda1 opened this issue Feb 13, 2023 · 0 comments
Open

complete refresh_token rotation functionality #254

dagda1 opened this issue Feb 13, 2023 · 0 comments

Comments

@dagda1
Copy link
Contributor

dagda1 commented Feb 13, 2023

Although #252 added basic refresh_token functionality, there are still a few remaining features to simulate real refresh_token rotation.

  • Check whether the token has expired
  • With refresh_token rotation, all previous refresh_tokens for that session need to be expired
  • The rotation number should be incremented concerning the current refresh_token when issuing a new refresh_token for the current session

This article is a good resource.

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