milkowska / MealBay

0 stars 0 forks source link

update security rules in database #47

Closed milkowska closed 1 year ago

milkowska commented 1 year ago

To use cloud database the security rules need to be updated.

milkowska commented 1 year ago

The current security rules allow:

• Any authenticated user to read documents in the recipe scollection. • Users to read and write their own documents in the users collection. • Users to read and write documents in their privateRecipes subcollection. • Users to read and write documents in their collections subcollection.