RecaptchaParameters interface

表示 reCAPTCHA 参数的接口。

如需查看接受的参数列表,请参阅 [reCAPTCHA 文档](https://developers.google.com/recaptcha/docs/display#render_param)。接受除 sitekey 以外的所有参数:Firebase Auth 会为每个项目配置 reCAPTCHA,并在呈现时配置网站密钥。

对于隐形 reCAPTCHA,请将 size 键设置为 invisible

Signature:

export interface RecaptchaParameters