<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [FacebookAuthProvider](./auth.facebookauthprovider.md) &gt; [FACEBOOK\_SIGN\_IN\_METHOD](./auth.facebookauthprovider.facebook_sign_in_method.md)

## FacebookAuthProvider.FACEBOOK\_SIGN\_IN\_METHOD property

Always set to [SignInMethod.FACEBOOK](./auth.signinmethod.facebook.md)<!-- -->.

<b>Signature:</b>

```typescript
static readonly FACEBOOK_SIGN_IN_METHOD = SignInMethod.FACEBOOK;
```
