Class IncludeRecaptchaScriptAction (1.20.0)

IncludeRecaptchaScriptAction(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests.