pypi firebase-admin 1.0.0
Firebase Admin Python SDK v1.0.0

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

Initial release of the Admin Python SDK. See Add the Firebase Admin SDK to your Server to get started.

Initialization

  • Implemented the firebase_admin module, which provides the initialize_app() function for initializing the SDK with a credential.
  • Implemented the firebase_admin.credentials module, which contains constructors for Certificate, ApplicationDefault and RefreshToken credential types.

Authentication

  • Implemented the firebase_admin.auth module, which provides create_custom_token() and verify_id_token() functions for minting custom authentication tokens and verifying Firebase ID tokens.

Don't miss a new firebase-admin release

NewReleases is sending notifications on new releases.