Alert on Firebase Token Expiration #6568
Unanswered
NageshSingh-VidyaMantra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose I only want to use Firebase authentication in my project, no Firebase Firestore or no Firebase real-time database.
Why is there no listener designed to actively monitor the current token expiration? Currently, I find myself needing to explicitly invoke the 'getIdToken' function to check if my token has NOT expired before making API calls.
Beta Was this translation helpful? Give feedback.
All reactions