chore(www): hcaptcha opt-out verification (#34265)

* chore(www): hcaptcha opt-out verification

* invisible HCaptcha

* small styling updates
This commit is contained in:
Alaister Young
2025-03-19 18:41:52 +01:00
committed by GitHub
parent 23cb42e567
commit 192e60b941
6 changed files with 134 additions and 117 deletions

View File

@@ -89,6 +89,8 @@
"NEXT_PUBLIC_VERCEL_ENV",
"NEXT_PUBLIC_VERCEL_BRANCH_URL",
"NEXT_PUBLIC_API_URL",
"NEXT_PUBLIC_HCAPTCHA_SITE_KEY",
"HCAPTCHA_SECRET_KEY",
"NODE_ENV",
// These envs are used in the packages
"NEXT_PUBLIC_STORAGE_KEY",