Skip to content

Firebase Admin Python SDK v2.16.0

Choose a tag to compare

@hiranya911 hiranya911 released this 21 Feb 18:40
· 213 commits to master since this release
f4b9c8e
  • Added generate_password_reset_link(), generate_email_verification_link() and generate_sign_in_with_email_link() methods to the auth API.
  • Migrated the auth user management API to the new Identity Toolkit endpoint.
  • Extending HTTP retries to more HTTP methods like POST and PATCH.