How to Generate reCAPTCHA v3 Site and Secret Keys
reCAPTCHA is a free service from Google that helps protect websites from spam and abuse.
1. Login to the reCAPTCHA admin console with your
google account
2. Click on the "+" button to register your new site.

3. In the Label field, provide a label for your website.
4. Choose Score-based (v3) as the reCAPTCHA type.
5. In the Domains section, add the domains you will use in your project :
- For local development, add "localhost" as a domain.
- For a custom domain, add your domain name (e.g., "yourdomain.com").
6. Enter a name for your project in the Project Name field.
7. Accept the Google Cloud Platform Terms of Service.
8. Click on Submit to complete the website registration process.

The site key and secret key have been successfully generated. Please copy and save these keys for use in your project.
