Skip to main content
The Interstitial Captcha screen class is part of the Identifier First Authentication flow and is presented based on the tenant settings. For more details, review Bot Detection.
Import and instantiate the Interstitial Captcha screen class:

Properties

The Interstitial Captcha screen class properties are:

Methods

The Interstitial Captcha screen class method is:

submitCaptcha( options? )

This method verifies the captcha response and directs the user to the next step.
ParameterTypeRequiredDescription
captchastringYesThe captcha code or response from the captcha provider.
[key: string]string | number | boolean | undefinedNoAdditional data collected from the user.