0

Im using recaptcha v3. However, it covers up the content on my page. It's a icon in down right corner.

enter image description here

For example, / route or /home doesnt use recaptcha... so is there a point to keep displaying that icon? In my case, only /create-user uses recaptcha. How can I display recaptcha only on this route? Am I allowed to hide it on pages that dont use it?

Patrickkx
  • 1,740
  • 7
  • 31
  • 60

1 Answers1

-1

Yes, as long as you include branding. See second FAQ here.

https://developers.google.com/recaptcha/docs/faq

chitown
  • 5
  • 3