feat: preliminary email authentication

This commit is contained in:
2026-04-03 21:25:57 +02:00
parent bcb7f5ce9b
commit b54ebddbb8
19 changed files with 1173 additions and 68 deletions

View File

@@ -2,3 +2,10 @@
CLOUDFLARE_ACCOUNT_ID=""
CLOUDFLARE_DATABASE_ID=""
CLOUDFLARE_D1_TOKEN=""
ORIGIN=""
# Better Auth
# For production use 32 characters and generated with high entropy
# https://www.better-auth.com/docs/installation
BETTER_AUTH_SECRET=""