exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
59 stars 24 forks source link

Feature request: add v3 or v2 invisible recaptcha support #1475

Closed exponentcms closed 1 year ago

exponentcms commented 4 years ago

Google now offers invisible recaptcha support https://www.google.com/recaptcha/api2/demo?invisible=true. Here's a link to a php integration https://github.com/geordyjames/google-Invisible-reCAPTCHA

exponentcms commented 4 years ago

Version 3 is out and it's invisible.

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/1432

dleffler commented 1 year ago

Implemented optional Invisible reCaptcha v2 in recent push. No current need to move to v3 since it operates differently and really only provides data analysis of reCaptcha use.