Home > @firebase/auth > multiFactor
multiFactor() function
The MultiFactorUser corresponding to the user.
Signature:
export declare function multiFactor(user: User): MultiFactorUser;
Parameters
Parameter | Type | Description |
---|---|---|
user | User | The user. |
Returns:
Description
This is used to access all multi-factor properties and operations related to the user.