4
votes

I know about the Auth API quotas from Firebase Docs. And I want to know what happens when these quotas are exceeded? Do I get charged more money? Or does the Auth functionality stop until the limit is over?

1

1 Answers

0
votes

In Firebase, if you use the "Free" or "Spark" plan, if you exceed any quota (Not only Auth), the functionality will not work until the limit is over. But if you use the "Pay As You Go" plan, you will get charged more money.