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

This library helps to integrate google recaptcha into your react project easily.

Results 26 react-recaptcha-google issues
Sort by recently updated
recently updated
newest added

The latest published code depends on [email protected] -- in `dependencies` too, not `devDependencies`. But the latest code on master has these dependencies fixed. Unfortunately, it is not published. Can we...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

How do i change the language of the recaptcha? Using En language right now, but i need to change it do pt-BR. Already try to pass the props hl='pt-BR' and...

China blocks google domain access. As a result, it is technical difficulties to load ReCaptcha in China. https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally Google find an alternative way to access ReCaptcha globally.

Hello, The Recaptcha is not showing on iPad on Safari Mobile, iOS version 12.3. Probably due to this issue: https://stackoverflow.com/questions/44572211/recaptcha-not-showing-up-on-ipad-to-mobile

Hi, I'd like to make type definitions for this library.