Skip to content

Adding hCaptcha

J_C___ edited this page Sep 1, 2021 · 1 revision

What is hCaptcha?

You can read more about hCaptcha on there website here

How do I get an hCaptcha account?

  1. Visit their signup page here to get a free account!

  2. Once youve created an account youll be greated with this page.

Welcome to hCaptcha

  1. Copy down both the Sitekey and the Secret and use those in the respective environment variables inside Netlify (REACT_APP_HCAPTCHA_SITE_KEY and REACT_APP_HCAPTCHA_SECRET_KEY)

  2. Make sure to set REACT_APP_ENABLE_HCAPTCHA to true