Skip to content

Firebase Admin Go SDK v2.4.0

Compare
Choose a tag to compare
@avishalom avishalom released this 11 Jan 22:15
· 295 commits to master since this release

Initialization

  • The firebase.NewApp() method can now be invoked without any arguments. This will initialize an app using Google Application Default Credentials, and firebase.Config loaded from the FIREBASE_CONFIG environment variable.

Authentication

  • The user management operations in the auth package now uses the identitytoolkit/v3 library.
  • The ProviderID field on auth.UserRecord type is now set to the constant value firebase.