Olá, meu nome é Matheus Melo, apaixonado por tecnologia, games e UX Designer.
-
City Connect
- Maceió - AL
Pinned Loading
-
-
-
firebase_firestore_rules_daybyday
firebase_firestore_rules_daybyday 1rules_version = '2';
2service cloud.firestore {
3match /databases/{database}/documents {
4match /weeks/{week} {
5allow read, update, delete: if request.auth != null && resource.data.uid == request.auth.uid;
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.