Enable reCaptcha for web sign up
If you would like to protect your users registration from bot attacks you can create a free reCaptcha account and enter the keys and threshold in the configuration section of the console.
You can start with a free account which can handle checks on 500 account creations per second or 500.000 checks per month. If your service reaches the limit all accounts will automatically get a 0.9 score.
reCaptcha can incur costs over specific volumes of checks. Refer to the 3rd Party pricing for information.
How to create a ReCaptcha account
Create a new account here
Label: The name of your service
Version: reCaptcha v3 - you can copy the keys later on
Domain: Your subdomain e.g. watch.example.com or play.example.com
Owner: Add the email addresses of all persons who should have access to the reCaptcha Admin page
Accept the terms
Submit
You can find the keys by clicking on Settings --> reCaptcha keys
How to enable reCaptcha
Get the keys from reCaptcha Admin page
Go to the config section in the console Users --> reCaptcha
Add the site key
Add the secret key
Add the threshold
Save
Last steps
Before reCaptcha is working correctly we need to do a last change on our side. Please inform and we can finish the configuration.
You also need to mention the use of reCaptcha in your privacy policy.