Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Server support] - Create firestore security rules, indexes and tests to support new DB model #138

Open
Tracked by #136
matuella opened this issue Jul 19, 2021 · 0 comments
Assignees
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

Comments

@matuella
Copy link
Contributor

Using this model as reference - and after #137 is done - we should create a proper firestore.rules and firestore.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.

@matuella matuella added new feature target: firebase Relates to Firebase and its sub-dependencies labels Jul 19, 2021
@matuella matuella self-assigned this Jul 23, 2021
@matuella matuella added enhancement New feature or changes to an existing one P1 Changes that should be worked now and removed new feature labels Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant