Files
homelab-frontend/internal
Admin Botandpoimen 136c85ad13
CI / CI (pull_request) Successful in 3m20s
feat(config): add tokenUrl, clientId, clientSecret to auth config
Wire token exchange config for /auth/token and /auth/refresh endpoints.
clientSecret loaded from AUTH_CLIENT_SECRET env var (never from YAML).
Backward compatible — missing fields default to zero values.

3 new tests covering: full config, env-only secret, backward compat.

Closes homelab#12

Co-authored-by: poimen <[email protected]>
2026-09-08 16:25:32 -07:00
..