4

Is it possible to make sure that a single Firebase authenticated user only uses a certain maximum data usage. This is to limit ahead of time the potential damage of an accidental db call that gets into an infinite loop or damage by a malicious user.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
Marc Glassman
  • 101
  • 1
  • 4
  • It is possible to rate limit users through Firebase security rules. See https://stackoverflow.com/questions/40308318/firebase-rate-limiting-in-realtime-database-rules-language – Frank van Puffelen Nov 23 '17 at 15:16

0 Answers0