<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [AuthError](./auth.autherror.md) &gt; [phoneNumber](./auth.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;
```
