Hello,
I am planning to use the Auth0 flutter SDK for my mobile application.
Is the Refresh Token Rotation feature supported in the Auth0 flutter SDK?
When I look through the document, it seems like the its not supported.
Could someone help me figure this out?
Hello there @dongwon.lan welcome to the community, and apologize for the delayed response!
Yes, refresh tokens are supported in auth0-flutter - Sorry this isnβt clearer in the documentation. Please see this documentation for the SDKβs Credential Manager.
Cheers!