[Server support] - Create firestore security rules, indexes and tests to support new DB model #138
Labels
enhancement
New feature or changes to an existing one
P1
Changes that should be worked now
target: firebase
Relates to Firebase and its sub-dependencies
Using this model as reference - and after #137 is done - we should create a proper
firestore.rules
andfirestore.indexes.json
which correctly secures the application at an individual (authorized operations) and global (unauthorized) scope.These rules should be 100% unit tested, using a local firestore emulator instance to run such environment.
Sub-issue that relates to the Server support - #136.
The text was updated successfully, but these errors were encountered: