forms-frontend icon indicating copy to clipboard operation
forms-frontend copied to clipboard

Add hCaptcha Support

Open janine9vn opened this issue 3 years ago • 0 comments

Description

We should render a hcaptcha form on any form page unless the DISABLE_ANTISPAM feature is enabled. We should block submission on completion of these captchas and then send the captcha result to the backend.

Implementation

We should collect a captcha token and pass it on to the backend as a captcha field at the root of the submission object.

janine9vn avatar Dec 26 '21 02:12 janine9vn