voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 520 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) > [GITHUB\_SIGN\_IN\_METHOD](./auth.githubauthprovider.github_sign_in_method.md)
## GithubAuthProvider.GITHUB\_SIGN\_IN\_METHOD property
Always set to [SignInMethod.GITHUB](./auth.signinmethod.github.md)<!-- -->.
<b>Signature:</b>
```typescript
static readonly GITHUB_SIGN_IN_METHOD = SignInMethod.GITHUB;
```