rconjoe/provana-mono

Firebase Firestore security rules

mrkimproductions opened this issue · 2 comments

Creation and testing of firebase firestore security rules that grant lowest level of read and write permissions to firestore collections and documents as necessary

you need to have the latest version of the firebase-tools package because otherwise the rules dont work.

google made a breaking change and changed the cloud-firestore-rules-runtime to v1.0.1 because we must suffer 🙂

rules were pushed with everyone's latest pushes