Increase reCAPTCHA Expiration Time

2,409 views
Skip to first unread message

Utkarsh Sabharwal

unread,
Mar 19, 2019, 3:03:46 PM3/19/19
to reCAPTCHA
Hi All,

How to increase reCAPTCHA session expiration time from 2 minutes? 
Appreciate your help to resolve it.

************************************************************************

This e-mail and all attachments are intended solely for use by the intended recipient and may contain confidential / proprietary information of KiwiTech, LLC, subject to important disclaimers and conditions including restrictions on the use, disclosure, transfer or export of such information. If you have received this message in error or are not the named recipient(s), please immediately notify the sender at the telephone number stated above or by reply e-mail and delete this e-mail from your computer

Meganathan P

unread,
Mar 20, 2019, 4:58:03 PM3/20/19
to reCAPTCHA
Hello Utkarsh Sabharwal ,

We cannot increase the expiry time in recaptcha V3. But we can think alternative way for getting score without timeout issue.
Please follow the below steps.

1) Load recaptcha script in view page.
2) Create unique token id in your form
3) Get the recaptcha token
4) Inside recaptcha then function call ajax function along with unique token id(which one you created in form)
5) Get score and store in database with reference unique id reference value
6) In the form submission check the score using unique token id(which one you created in form)
Reply all
Reply to author
Forward
0 new messages