Using Legacy token, how can I access firebase storage. (Rules should not be public) #287
-
Hey, If anyone can help, please do. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
The legacy token is database secret for RTDB only. You should debug your code for free Heap and try to reduce the usage. The database secret is not used for authentication unless the privilege's access to RTDB database by bypassing the authentication. |
Beta Was this translation helpful? Give feedback.
The legacy token is database secret for RTDB only.
You should debug your code for free Heap and try to reduce the usage.
The database secret is not used for authentication unless the privilege's access to RTDB database by bypassing the authentication.