- Issue created by @earthangelconsulting
- πΊπΈUnited States greatmatter
Turnstile has a "data-callback" parameter, however, it could potentially auto-submit the form before the user is ready.
is there a javascript event that is triggered when the Turnstile widget has successfully been completed?
i want to use this event to automatically submit the form on CAPTCHA completion, but i can't find anything in the module code that looks like what i need.
any ideas?
Active
1.1
Code
Turnstile has a "data-callback" parameter, however, it could potentially auto-submit the form before the user is ready.