-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
The method currently used in the recaptchav3 chunk invokes the challenge immediately on page load. However, the recommendation is to invoke it on submit: https://developers.google.com/recaptcha/docs/v3#programmatically_invoke_the_challenge
The main issue is that invoking on page load is causing the token to expire prematurely on longer forms.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels