voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
19 lines (10 loc) • 448 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [RecaptchaVerifier](./auth.recaptchaverifier.md) > [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'.