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