I am seeing ferrt
s and fertft
s. I use SecureCredentialsManager.awaitCredentials()
each time I need Credentials
and only call SecureCredentialsManager.saveCredentials()
post sign in/up. All refreshing is done by the SDK. I am trying to decide if this might be a thread-safety issue.
Hey there @lucasOscar welcome to the community!
As long as you are using Auth0.Android version 2.7.0 or great it should be thread-safe:
I am using 2.10.1
so this must not be my issue . Thank you for your quick response.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.