I have a question regarding the \"token\" in the url(&token=) when using getDownloadUrl of FirebaseStorage.
https://firebasestorage.googleapis.com/v0/b/someappli
Firebase Storage tokens do not expire.
They may be revoked from the Firebase Console, which would invalidate URLs based on them.