<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [RecaptchaVerifier](./auth.recaptchaverifier.md) &gt; [type](./auth.recaptchaverifier.type.md)

## RecaptchaVerifier.type property

The application verifier type.

<b>Signature:</b>

```typescript
readonly type = "recaptcha";
```

## Remarks

For a reCAPTCHA verifier, this is 'recaptcha'.

