A user filling out a registration form is asked to complete a reCAPTCHA verification. When the user clicks the “Sign Up” button, the Verify Recaptcha Token action is executed first. If the token is verified, the registration process continues; otherwise, an error message is displayed.
Adding a reCAPTCHA Verification Action Before User Registration
Configuring the Verify Recaptcha Token Action
With this configuration, reCAPTCHA verification is automatically performed when the user clicks the button. If the verification is successful, the process continues; otherwise, it is stopped.