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