You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.