How do I stop bots from creating fake accounts?
Add Google reCAPTCHA v3 to your project: create a score-based site in the reCAPTCHA admin console, use the site key in your frontend, and save the secret key in your Forte project settings. Forte then validates a reCAPTCHA token on every sign-up and login and rejects requests that score like bots. It runs invisibly — real users never see a challenge.