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. |