Skip to content

Refresh token rotation #715

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

Closed
5 tasks done
mbyio opened this issue Sep 5, 2023 · 2 comments
Closed
5 tasks done

Refresh token rotation #715

mbyio opened this issue Sep 5, 2023 · 2 comments
Labels

Comments

@mbyio
Copy link

mbyio commented Sep 5, 2023

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

Reopening #328

Describe the ideal solution

I would like this library to support refresh token rotation for increased security.

Alternatives and current workarounds

No response

Additional context

No response

@mbyio mbyio added the feature request A feature has been asked for or suggested by the community label Sep 5, 2023
@poovamraj
Copy link
Contributor

@mbyio we already support this using our Credentials Manager. You can store the credentials here and the rotation logic is handled internally for you.

Please comment here if you have more doubts and we can reopen this issue if required.

@poovamraj poovamraj added question and removed feature request A feature has been asked for or suggested by the community labels Sep 7, 2023
@mbyio
Copy link
Author

mbyio commented Sep 7, 2023

Oh okay, great. Maybe update the docs to clarify it is supported? Eg. https://auth0.com/docs/secure/tokens/refresh-tokens/refresh-token-rotation#sdk-support or the credentials manager docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants