firebase / firebase-admin-python

Firebase Admin Python SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
988 stars 300 forks source link

Export rate limiting error types `TooManyAttemptsTryLaterError` and `ResetPasswordExceedLimitError` #777

Closed jonathanedey closed 3 months ago

jonathanedey commented 3 months ago

Follow up PR to export these new error types

PR: #695