The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

Home > @firebase/auth > MultiFactorAssertion

MultiFactorAssertion interface

The base class for asserting ownership of a second factor.

Signature:

export interface MultiFactorAssertion 

Description

This is used to facilitate enrollment of a second factor on an existing user or sign-in of a user who already verified the first factor.

Properties

Property Type Description
factorId FactorId The identifier of the second factor.