FirebaseAuthState is missing `expires` field
See original GitHub issueFirebaseAuthState is missing the expires field from FirebaseAuthData.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Authentication State Persistence | Firebase - Google
Indicates that the state will be persisted even when the browser window is closed or the activity is destroyed in React Native. An...
Read more >Firebase auth state persists on client, but not on hard refresh
This will grant the server complete read and write access to the entire Firebase database. This access will never expire unless it is...
Read more >Web Development With Bootstrap 4 and Angular 2
t/supportand enter the name of the book in the search field. ... If you're not familiar with Git then you're really missing out!...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

expires is missing again starting from release 2.0.0-beta.1. Was that in purpose? if so where can I find this attribut?
Hi @katowulf ,
Sure, here you are: #815
thanks,