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