Skip to content

Firebase Admin Python SDK v2.1.1

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 25 Jul 18:49
· 299 commits to master since this release
  • Constructors of Certificate and RefreshToken credential types can now be invoked with either a file path or a parsed JSON object. This facilitates the consumption of service account credentials and refresh token credentials from sources other than the local file system.
  • Better integration with the google-auth library for making authenticated HTTP requests from the SDK.