Skip to content
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

Still show pervious user info after calling clearTokens and signIn with another user on Android #415

Open
FNZXinglong opened this issue Feb 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@FNZXinglong
Copy link

FNZXinglong commented 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

>=2.9.0

Build Information

"react": "18.2.0",
"react-native": "^0.71.12"

@FNZXinglong FNZXinglong added the bug Something isn't working label Feb 22, 2024
@FNZXinglong 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
@jordanwegener
Copy link

Having what appears to be the same issue on Android with version 2.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants