veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 486 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [PhoneAuthProvider](./auth-types.phoneauthprovider.md) > [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;
```