Home > @firebase/auth > FactorId
FactorId enum
An enum of factors that may be used for multifactor authentication.
Signature:
export declare const enum FactorId
Enumeration Members
| Member | Value | Description |
|---|---|---|
| PHONE | "phone" |
Phone as second factor |
Home > @firebase/auth > FactorId
An enum of factors that may be used for multifactor authentication.
Signature:
export declare const enum FactorId
| Member | Value | Description |
|---|---|---|
| PHONE | "phone" |
Phone as second factor |