creating a web application using the Firebase Cloud Firestore How can I make sure a user can only write say once every few seconds, without having to write any server-side code
Asked
Active
Viewed 28 times
1
-
1Are you looking for [How do I implement a write rate limit in Cloud Firestore security rules?](https://stackoverflow.com/q/56487578/13130697) ? – Dharmaraj Apr 19 '22 at 17:47
-
Does this answer your question? [Write Cloud Firestore security rules](https://stackoverflow.com/questions/65652654/write-cloud-firestore-security-rules) – Myer Apr 19 '22 at 17:47