UNPKG

veritatisdoloremque

Version:
21 lines (12 loc) 501 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [FactorId](./auth-types.factorid.md) ## FactorId enum An enum of factors that may be used for multifactor authentication. <b>Signature:</b> ```typescript export const enum FactorId ``` ## Enumeration Members | Member | Value | Description | | --- | --- | --- | | PHONE | <code>'phone'</code> | Phone as second factor |