veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
19 lines (10 loc) • 466 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [RecaptchaVerifier](./auth-types.recaptchaverifier.md) > [type](./auth-types.recaptchaverifier.type.md)
## RecaptchaVerifier.type property
The application verifier type.
<b>Signature:</b>
```typescript
readonly type: string;
```
## Remarks
For a reCAPTCHA verifier, this is 'recaptcha'.