Files
adastra_api/src/config
julien 21f3560e08 fix(config): fail fast at startup if SECRET env var is missing
A hardcoded fallback 'acapisecret' was silently used when SECRET was
not set, allowing JWT tokens to be forged by anyone knowing the default.
The app now throws at module load time if SECRET is absent.
2026-04-26 20:53:34 +02:00
..
2025-08-15 23:24:41 +02:00
2026-03-29 23:56:11 +02:00