pypi firebase-admin 2.2.0
Firebase Admin Python SDK v2.2.0

latest releases: 6.5.0, 6.4.0, 6.3.0...
6 years ago

Authentication

  • A new user management API that allows provisioning and managing Firebase users from Python applications. This API adds get_user(), get_user_by_email(), get_user_by_phone_number(), create_user(), update_user() and delete_dser() methods to the firebase_admin.auth

Database

  • The db.Reference class now exposes a transaction() method, which can be used to execute atomic updates on database references.

Don't miss a new firebase-admin release

NewReleases is sending notifications on new releases.