paug / AndroidMakersApp

📱Official companion app for Android Makers by droidcon 🇫🇷
https://androidmakers.droidcon.com/
120 stars 27 forks source link

Always call firebase getIdToken() #264

Closed martinbonnin closed 5 months ago

martinbonnin commented 5 months ago

Do not cache the idToken in RAM. Calling getIdToken instead gives a chance to Firebase auth to refresh the token if needed