Skip to content

Assignment 3#49

Closed
rachelnaidich wants to merge 38 commits intoCardinalKit:mainfrom
rachelnaidich:main
Closed

Assignment 3#49
rachelnaidich wants to merge 38 commits intoCardinalKit:mainfrom
rachelnaidich:main

Conversation

@rachelnaidich
Copy link

Rachel Naidich, Kabir Jolly, Amrita Kaur

@rachelnaidich
Copy link
Author

rules_version = '2';
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write: if request.auth != null;
}
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants