Skip to content

Firebase Admin Python SDK v2.17.0

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 23 May 17:38
· 192 commits to master since this release
d6a1671

Firebase Cloud Messaging

Firebase Auth

  • A new auth.DELETE_ATTRIBUTE constant that can be used with the update_user() API to remove certain attributes from user accounts. This is now the preferred way to delete attributes like display_name, photo_url and custom_claims.