UNPKG

quodolores

Version:

Monorepo for the Firebase JavaScript SDK

19 lines (10 loc) 448 B
<!-- 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'.