Guest User

Untitled

a guest
Dec 12th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. {
  2. "rules": {
  3. "moderators": {
  4. ".read": "auth.token.role === 'moderator'",
  5. ".write": "auth.token.role === 'moderator'"
  6. }
  7. }
  8. }
Add Comment
Please, Sign In to add comment