Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expired Session / Cookie #36

Open
1Map opened this issue Aug 27, 2019 · 1 comment
Open

Expired Session / Cookie #36

1Map opened this issue Aug 27, 2019 · 1 comment

Comments

@1Map
Copy link

1Map commented Aug 27, 2019

Hi,

All is working fine, except when the Recaptcha session expires. Let's say you have a login page with recaptcha validation. Now, open the page and leave the form open for some time (so recaptcha session expires) - Not sure but I think more than 2 minutes. Then login. This gives a recaptcha validation error. How can one handle this type of behaviour? I am using v3

@pdupavillon
Copy link
Owner

I guess the API is returning this error code: timeout-or-duplicate.
https://developers.google.com/recaptcha/docs/verify#error_code_reference
I just need to do some changes to implement it.
I'll let you know when it's available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants