match /users/{docId=**} {
allow read, write;
allow get;
allow list;
allow create;
allow update;
allow delete;
}
Allow - Read, Write, & Beyond What operations can you allow in Firestore?
This lesson is available for PRO members or as a single course purchase. Sign-in and choose a plan below.
Questions?
Ask questions via GitHub below OR chat on Slack #questions