You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For data security reasons, need to get user ID and credentials per user.
This should be managed in Firebase. See API here: https://firebase.google.com/docs/auth
For data security reasons, need to get user ID and credentials per user.
This should be managed in Firebase. See API here: https://firebase.google.com/docs/auth
The benefit is that you can then limit the data visibility per user / role by using "database rules". See: https://firebase.google.com/docs/database/security
The text was updated successfully, but these errors were encountered: