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

Use new reCaptcha api #163

Closed
git-commit opened this issue Dec 5, 2014 · 3 comments
Closed

Use new reCaptcha api #163

git-commit opened this issue Dec 5, 2014 · 3 comments

Comments

@git-commit
Copy link
Contributor

Google recently released an update to their reCaptcha service.
The old api remains working, but it would be nice to use the new api instead.

I already did some work on this (#164).

See: https://developers.google.com/recaptcha/docs/

@dmnBrest
Copy link

Is there any solution to enable new recaptcha feature "I'm not a robot" in flask-wtf? Is it related to new api version?
957f0d96ac1a2cb2101cc3b2fe1cc32652236129

@git-commit
Copy link
Contributor Author

Yes this is how recaptcha looks when used with the new api.
You can checkout the pull request I mentioned in my starting post which is using the new api.
Report back if everything still works for you.

@lepture
Copy link
Contributor

lepture commented Jan 21, 2015

@lepture lepture closed this as completed Jan 21, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants