You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we'll allow anonymous users to play, we also need a way to identify malicious users / bots.
For this we'll implement reCAPTCHA v3 to generate a score and identify bots.
Implement reCAPTCHA v3 on the landing page and lobby.
If potential bot is detected offer a second CAPTCHA challenge to the user
In case Prevent further navigation from this session until the CAPTCHA challenge is solved
The text was updated successfully, but these errors were encountered:
https://developers.google.com/recaptcha/docs/v3
Since we'll allow anonymous users to play, we also need a way to identify malicious users / bots.
For this we'll implement reCAPTCHA v3 to generate a score and identify bots.
The text was updated successfully, but these errors were encountered: