react-recaptcha icon indicating copy to clipboard operation
react-recaptcha copied to clipboard

Provide functionality for Recaptcha v3

Open xxJeevesxx opened this issue 6 years ago • 3 comments

Google now has the Recaptcha v3 (still in beta) but working. I've looked at the code here but not sure the best or your preferred way to integrate their v3 requirements. If possible, it'd be cool. Thanks!

xxJeevesxx avatar Jun 29 '18 15:06 xxJeevesxx

+1 Also the readme should be updated to reflect that this library only works for v2 please

mattlockyer avatar Feb 06 '19 14:02 mattlockyer

+1. Because if you try used sitekey from v3 you get error. You must will create keys only versions 2.

AndreyPatseiko avatar May 20 '19 12:05 AndreyPatseiko

I created a PR for the documentation.

https://github.com/appleboy/react-recaptcha/pull/271

vinceve avatar Nov 14 '19 15:11 vinceve