Mode
BOT_DETECTION_MODE live
HMAC key Configured (64 chars)
Active defenses against abuse — captcha, honeypot, rate limits, AI budget.
PBKDF2/SHA-256100,000300saltcha:nonce:10 minSolve the captcha below.
POST /api/auth/sign-in/magic-link — magic-link sendPOST /api/auth/email-otp/send-verification-otp — email OTP sendEnforcement happens in authCaptchaGate (a SvelteKit handler in hooks.server.ts) before the
request reaches Better Auth.
Think this pattern could be better? Tell us how.
Leave feedback