You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi All,
I have a question regarding the AUTH API and it's limitations regarding the documentation. I understand that currently there is a cap where you can call the api no more than 1000/p second ( see https://firebase.google.com/docs/auth/limits ) . Can someone explain how that works in practice? If there are for example, 1100 users that log in simultaneously ( with a custom token ) will 100 users receive an error or will they be queued to the next available slot?