Back to Firebase Js Sdk

RecaptchaParameters interface

docs-devsite/auth.recaptchaparameters.md

12.12.1836 B
Original Source

Project: /docs/reference/js/_project.yaml Book: /docs/reference/_book.yaml page_type: reference

{% comment %} DO NOT EDIT THIS FILE! This is generated by the JS SDK team, and any local changes will be overwritten. Changes should be made in the source code at https://github.com/firebase/firebase-js-sdk {% endcomment %}

RecaptchaParameters interface

Interface representing reCAPTCHA parameters.

See the reCAPTCHA docs for the list of accepted parameters. All parameters are accepted except for sitekey<!-- -->: Firebase Auth provisions a reCAPTCHA for each project and will configure the site key upon rendering.

For an invisible reCAPTCHA, set the size key to invisible<!-- -->.

<b>Signature:</b>

typescript
export interface RecaptchaParameters