App Check provider that can obtain a reCAPTCHA V3 token and exchange it for an App Check token.
Signature:
export declare class ReCaptchaV3Provider implements AppCheckProvider
Implements: AppCheckProvider
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(_siteKey) | Create a ReCaptchaV3Provider instance. |
ReCaptchaV3Provider.(constructor)
Create a ReCaptchaV3Provider instance.
Signature:
constructor(_siteKey: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| _siteKey | string |