06/15 Phase 4 + 5 codes

This commit is contained in:
2026-06-15 17:43:47 -04:00
parent f57a95013c
commit a9efd15a76
36 changed files with 1677 additions and 57 deletions
+7
View File
@@ -41,3 +41,10 @@ TURNSTILE_SECRET_KEY=
# --- Security tokens ---
TOKEN_VERIFY_MAX_AGE=86400 # 24h email-verify link life (seconds)
TOKEN_RESET_MAX_AGE=3600 # 1h password-reset link life (seconds)
# Stripe
# Get keys from https://dashboard.stripe.com/apikeys
STRIPE_SECRET_KEY=
STRIPE_PUBLISHABLE_KEY=
# Get webhook secret after running: stripe listen --forward-to localhost:5000/billing/webhook
STRIPE_WEBHOOK_SECRET=