Firebase Admin Python SDK v2.16.0
- Added
generate_password_reset_link()
,generate_email_verification_link()
andgenerate_sign_in_with_email_link()
methods to theauth
API. - Migrated the
auth
user management API to the new Identity Toolkit endpoint. - Extending HTTP retries to more HTTP methods like POST and PATCH.