Comment by cutemonster
Comment by cutemonster 10 months ago
Is there no Allow-read? Edit: Yes,
allow read, update, delete: if request.auth != null && request.auth.uid == userId;
Comment by cutemonster 10 months ago
Is there no Allow-read? Edit: Yes,
allow read, update, delete: if request.auth != null && request.auth.uid == userId;