voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 470 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [GithubAuthProvider](./auth.githubauthprovider.md) > [PROVIDER\_ID](./auth.githubauthprovider.provider_id.md)
## GithubAuthProvider.PROVIDER\_ID property
Always set to [ProviderId.GITHUB](./auth.providerid.github.md)<!-- -->.
<b>Signature:</b>
```typescript
static readonly PROVIDER_ID = ProviderId.GITHUB;
```