79246917

Date: 2024-12-03 09:13:27
Score: 1
Natty:
Report link
{
  "rules": {
    ".read": "auth.uid === 'SPECIFIC_USER_ID_HERE'"
    ".write": "auth.uid === 'SPECIFIC_USER_ID_HERE'"
  }
}

In the case where you require more than one user, you can utilise the or operator "||".

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Flyingpiglet96