github firebase/firebase-admin-go v2.4.0
Firebase Admin Go SDK v2.4.0

latest releases: v4.14.1, v4.14.0, v4.13.0...
6 years ago

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.

Don't miss a new firebase-admin-go release

NewReleases is sending notifications on new releases.