UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 432 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [AuthError](./auth-types.autherror.md) &gt; [phoneNumber](./auth-types.autherror.phonenumber.md) ## AuthError.phoneNumber property The phone number of the user's account, used for sign-in/linking. <b>Signature:</b> ```typescript readonly phoneNumber?: string; ```