DEV Community

Discussion on: How to handle authentication on Node JS using Firebase πŸ”₯

Collapse
 
sarcasticverma profile image
Shivam Verma

I have a doubt -- does the token expire? And if it does how should we handle refreshing it?

Collapse
 
betiol profile image
Nikollas Betiol • Edited

Hey thanks for your comment.
You can take a look at the firebase doc
firebase.google.com/docs/auth/admi...
firebase.google.com/docs/reference...