recaptcha icon indicating copy to clipboard operation
recaptcha copied to clipboard

reCaptcha enterprise support

Open maximemenager opened this issue 3 years ago • 1 comments

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

maximemenager avatar Jun 22 '21 08:06 maximemenager

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.

samueljseay avatar Jul 07 '21 04:07 samueljseay