I'm using last jh_captcha version to integrate reCatcha v2.
Code generated in ReCaptchaViewHelper.php already contains the callback initialisation function.
As mentionned by Google (https://developers.google.com/recaptcha/docs/display) a callback function could be called/defined when the captcha expires (no activity from the user), just adding 'expired-callback': in the grecaptcha.render(...) definition.
Do you think it would be possible to add this feature in future version of the extension?
Thanks a lot for your job.
Regards
Joel
I'm using last jh_captcha version to integrate reCatcha v2. Code generated in ReCaptchaViewHelper.php already contains the callback initialisation function.
As mentionned by Google (https://developers.google.com/recaptcha/docs/display) a callback function could be called/defined when the captcha expires (no activity from the user), just adding 'expired-callback': in the grecaptcha.render(...) definition.
Do you think it would be possible to add this feature in future version of the extension? Thanks a lot for your job. Regards Joel