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

Google Recaptcha V3 integration for React

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

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Hi, i want to ask how can i make my app still fast while using the recaptcha v3. Because when i implemented recaptcha v3, my page score always goes down...

I can not find the default value for action parameter in executeRecaptcha function in case it was omitted. Can you please give me a hint?

Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `node-forge` from 0.10.0 to 1.3.1 Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies needed to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116)...

dependencies

Hi there :) This [commit](https://github.com/t49tran/react-google-recaptcha-v3/commit/907c3d1f3af71ee0aa6ae54b0cbf8459093d0322) from version 1.9.8 introduces a regression on my website's checkout page, when the user uses recaptcha twice in a row (first to signup, and then...

I have a form on one page, but captcha renders on every page. Any solution for this?

Hello, I have this problem where sometimes my server cannot validate the recaptcha token from my client. What I found during debugging is that when the client is having bad...

I use react-google-recaptcha-v3, this is great package, but Google has announced that the library size is quite high, you can further configure webpack to reduce build file size, for example...