functions/identity library
Extension Types
- AdditionalUserInfo
- The additional user info component of the auth event context
- AuthBlockingEvent
- Defines the auth event for 2nd gen blocking events
- AuthEventContext
- Defines the auth event context for blocking events
- AuthMultiFactorInfo
- Interface representing the common properties of a user-enrolled second factor.
- AuthMultiFactorSettings
- The multi-factor related properties for the current user, if available.
- AuthUserInfo
-
User info that is part of the
AuthUserRecord
. - AuthUserMetadata
- Additional metadata about the user.
- AuthUserRecord
-
The
UserRecord
passed to auth blocking functions from the identity platform. - BeforeCreateResponse
-
The handler response type for
beforeCreate
blocking events - BeforeSignInResponse
-
The handler response type for
beforeSignIn
blocking events - BlockingOptions
- All function options plus idToken, accessToken, and refreshToken.
- Credential
- The credential component of the auth event context
- FirebaseFunctionsIdentity
- The Firebase Functions Identity namespace