UNPKG

voluptasmollitia

Version:
21 lines (12 loc) 599 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [PhoneSingleFactorInfoOptions](./auth.phonesinglefactorinfooptions.md) ## PhoneSingleFactorInfoOptions interface Options used for single-factor sign-in. <b>Signature:</b> ```typescript export interface PhoneSingleFactorInfoOptions ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [phoneNumber](./auth.phonesinglefactorinfooptions.phonenumber.md) | string | Phone number to send a verification code to. |