chore: add new csrf path and scheduler

This commit is contained in:
2026-04-19 12:18:00 +03:00
parent 517df542e1
commit 08a38182c9
6 changed files with 114 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ VAULT_SECRET_PATH=database
VAULT_JWT_KID_PATH=jwt/kid
VAULT_JWT_KIDS_PREFIX=jwt/kids
VAULT_CSRF_SECRET_PATH=cryptowallet/csrf
VAULT_SECRETS_REFRESH_MS=3600000
# CSRF (min 32 chars if not using Vault CSRF path)
CSRF_SECRET_KEY=change-me-to-at-least-32-chars-long!!