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

[Auth] Multiple call on IOS and Android #178

Open
kefahB opened this issue Feb 4, 2023 · 0 comments
Open

[Auth] Multiple call on IOS and Android #178

kefahB opened this issue Feb 4, 2023 · 0 comments

Comments

@kefahB
Copy link
Contributor

kefahB commented Feb 4, 2023

Hi @NathanWalker and @triniwiz

I am facing a multiple call in firebase! IOS does 2 calls and android call 2 times !

  JS: Logged in to firebase
  JS: Logged in to firebase
  JS: Logged in to firebase
  JS: updateIdToken FROM app.ts > firebase()?.auth()?.addIdTokenChangeListener
  JS: updateIdToken FROM User.isLoggedIn
  JS: updateIdToken FROM User.isLoggedIn
  JS: updateIdToken FROM User.isLoggedIn
  JS: /v1/requests/users/token/refresh
  JS: /v1/requests/users/token/refresh
  JS: /v1/requests/users/token/refresh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant