reCAPTCHA Enterprise is the next generation of recaptcha by Google aimed at enterprises. It combines the score based approach of recaptcha v3 with support for mobile platform as well.
This repository is aimed at making it easy for developers to integrate recaptcha with your code and ensure a great user experience.
- A Google Cloud Project with Billing Enabled
- An FQDN (Fully Qualified Domain Name)
Please find the solution flow used in this repo:
We use Cloud Build to build our container images and deploy them to Cloud Run.
- Cloud Build Service Account: Cloud Run Admin
- Cloud Run (Default compute Engine Service Account) : reCAPTCHA Enterprise Agent.
Refer to this blog here on how to use this