Captcha on login
Privy supports adding CAPTCHA to your login flow to prevent botting.
Once CAPTCHA is enabled, import the Captcha
component and place it as a peer to your login form: (When this component mounts, it will execute the invisible Captcha.)
That’s it! Whenever a user tries to log into your app, Privy will pre-validate the attempt with an invisible captcha. 🎉
Currently only Cloudflare’s Turnstile is supported as a Captcha provider.