recaptcha
recaptcha copied to clipboard
reCaptcha enterprise support
Hi,
Maybe I'm wrong, but I did not see the reCaptcha Entreprise support (https://cloud.google.com/recaptcha-enterprise). If I understand correctly, the backend is a bit different: only a project_id and a public key are required to work properly.
How hard would it be to implement this solution ? Maybe we could use https://github.com/ambethia/recaptcha as example
Hi,
I've been a way for a while but I'm hoping to spend a little more time on this project. That said, I think enterprise support might be bottom of my list to fix right now.
I'd welcome a PR to support it though. It seems like since I left the project recaptcha has evolved with more ways to use including v3 so we may need to introduce some kind of concept for configuring these different uses. I'll add this issue to the things we should eventually tackle though.