Does Firebase Admin SDK have the same limit as the Web?
I saw that there is a limit of 100 accounts/IP address/hour.
But at the bottom of the page, there is a table for API limits, which is 500 requests/second.
Slightly confused.
Reference: https://firebase.google.com/docs/auth/limits
Those documented limits are for client SDKs. The limits exist in order to prevent general abuse from the internet.
The Admin SDK doesn't have the same limits because it's intended to be used with privileged access from your own servers that you fully control, so there should be no abuse. If you encounter a problem that looks like a limit, you should contact Firebase support directly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With