Skip to content

refresh captcha token after its get expired (120s) #15

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

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

MOwsianowski
Copy link

After 120s form cannot be successful submitted, because reCaptcha v3 token is expired.
I added js interval each 120s to refresh the token.

@9mido
Copy link

9mido commented Jun 24, 2020

Maintainers, please add this logic to your other sample scripts also.

@MOwsianowski
Copy link
Author

MOwsianowski commented Jun 25, 2020

@9mido

Maintainers, please add this logic to your other sample scripts also.

Done, also readme updated.

@9mido
Copy link

9mido commented Jun 26, 2020

@MOwsianowski thank you for being awesome great work!

@9mido
Copy link

9mido commented Jun 26, 2020

@MOwsianowski It would also be nice if you also added it to the homepage of this github project

@MOwsianowski
Copy link
Author

@9mido
Thanks also.
What do you mean about homepage? Homepage on GitHub is Readme itself, which is updated.

@kbytesys
Copy link
Owner

Hi! thank you for the PR! I will review it in few days.

We don't have any homepage.

We will generate a new pypi release after the PR is accepted.

@9mido
Copy link

9mido commented Jun 30, 2020

The code tab of https://github.com/kbytesys/django-recaptcha3

Gotcha sorry for the misunderstanding!

@kbytesys kbytesys merged commit cc38802 into kbytesys:master Jul 7, 2020
@Arussil
Copy link

Arussil commented Oct 5, 2020

Hello @kbytesys, there's still no new pypi version, there's an ETA for it or we can install from master directly to fix the problem? Thanks.

@kbytesys
Copy link
Owner

kbytesys commented Oct 5, 2020

Hello @kbytesys, there's still no new pypi version, there's an ETA for it or we can install from master directly to fix the problem? Thanks.

Hi! something is not working in my travis pipeline. I will investigate today/tomorrow.

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

Successfully merging this pull request may close these issues.

5 participants