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
Allow users to be able to add their meal information to the app. This entails being able to write and read to Firebase, creation of the table.
Security
Handle the security in Firebase to ensure that only the user who created that meal can fetch that meal. Meaning, that if user X created meal Y, then user Z cannot access it or alter it.
Overview
Allow users to be able to add their meal information to the app. This entails being able to write and read to Firebase, creation of the table.
Security
Handle the security in Firebase to ensure that only the user who created that meal can fetch that meal. Meaning, that if user X created meal Y, then user Z cannot access it or alter it.
References
The text was updated successfully, but these errors were encountered: