Files
mygo/docs
ld 5eeb37389b fix(config): harden default JWT secret
Replace known development JWT secret placeholders with an ephemeral runtime secret during config loading.

Return LoadInfo so startup can warn when token persistence depends on a stable configured secret.

Update config docs and tests for default, legacy placeholder, custom, env, and empty secret behavior.
2026-07-05 13:25:44 +08:00
..

Docs

File Content
architecture.md Module layout, package boundaries
decisions.md Technical decisions (ADR)
roadmap.md Feature progress and status
development.md Build, test, debug workflow