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
FNZXinglong
changed the title
Still show pervious user info after calling clearToken and signIn with another user on Android
Still show pervious user info after calling clearTokens and signIn with another user on Android
Feb 22, 2024
Describe the bug?
Using Android devices, sign in with User A, then call revokeAccessToken and clearTokens, then sign in with User B. It still shows the User A' s info.
What is expected to happen?
Should see user B's info
What is the actual behavior?
Still get the User A's info
Reproduction Steps?
Using Android devices, sign in with User A, then call revokeAccessToken and clearTokens, then sign in with User B
Additional Information?
No response
SDK Version
Build Information
"react": "18.2.0",
"react-native": "^0.71.12"
The text was updated successfully, but these errors were encountered: