Use turnstile to protect from bots
Create a widget on Cloudflare
Enable Turnstile integration on auth
turnstileSecretKey
with the secret key from the first step.Integrate turnstile into your sign up form
/signup/...
request in the header x-cf-turnstile-response
.Pass turnstile's response to the signup request