Posts tagged with: #recaptcha

Google ReCaptcha V3 in React, using TypeScript

Google has recently released a new version of ReCaptcha. It no longer requires any end-user interaction, so it's arguably an improvement over the frequently annoying V2 version. This is a quick tutorial on how to use it in a React app.

Read more →