2 Commits

Author SHA1 Message Date
argoyle 1fd859af5c chore(ci): add shared-lib scaffolding and functional coverage gate (#4)
auth / test (push) Has been skipped
auth / vulnerabilities (push) Has been skipped
Release / release (push) Successful in 1m16s
auth / coverage-baseline (push) Successful in 2m53s
pre-commit / pre-commit (push) Successful in 5m34s
2026-06-15 17:53:44 +00:00
argoyle 81ac3e6ea5 feat: initial shared auth module
auth / test (push) Has been skipped
auth / vulnerabilities (push) Has been skipped
Signed user-header middleware (UserMiddleware/FromContext/User, ADR-0005) plus
the deployed-secrets startup guard (MissingDeployedSecrets, ADR-0005/0006).
Replaces the byte-identical auth package + secrets_guard.go copied into every
backend service.
2026-06-15 11:43:11 +02:00