feat: add turnstile captcha to auth flow (#2703)

This commit is contained in:
Lucas Smith
2026-04-16 14:29:07 +10:00
committed by GitHub
parent 5082226e08
commit f54a8ed72f
12 changed files with 211 additions and 15 deletions
+1
View File
@@ -98,6 +98,7 @@
"posthog-node": "4.18.0",
"react": "^18",
"typescript": "5.6.2",
"@marsidev/react-turnstile": "^1.5.0",
"zod": "^3.25.76"
},
"overrides": {