You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the id refresh token, anti csrf token and front token the SDK currently reads and writed to AsyncStorage without locking. This may or may not cause issues and we need to evaluate if locking needs to be put in place or not
The text was updated successfully, but these errors were encountered:
For the id refresh token, anti csrf token and front token the SDK currently reads and writed to AsyncStorage without locking. This may or may not cause issues and we need to evaluate if locking needs to be put in place or not
The text was updated successfully, but these errors were encountered: