<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [GithubAuthProvider](./auth.githubauthprovider.md) &gt; [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;
```
