<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [EmailAuthProvider](./auth-types.emailauthprovider.md) &gt; [PROVIDER\_ID](./auth-types.emailauthprovider.provider_id.md)

## EmailAuthProvider.PROVIDER\_ID property

Always set to [ProviderId.PASSWORD](./auth-types.providerid.password.md)<!-- -->, even for email link.

<b>Signature:</b>

```typescript
static readonly PROVIDER_ID: ProviderId;
```
