<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [PhoneAuthProvider](./auth.phoneauthprovider.md) &gt; [providerId](./auth.phoneauthprovider.providerid.md)

## PhoneAuthProvider.providerId property

Always set to [ProviderId.PHONE](./auth.providerid.phone.md)<!-- -->.

<b>Signature:</b>

```typescript
readonly providerId = ProviderId.PHONE;
```
