Commit Graph

3 Commits

Author SHA1 Message Date
José René White Enciso
31e09b2050 fix(thalos-service): harden identity secret resolution 2026-03-31 15:59:38 -06:00
José René White Enciso
dec12f912f feat(thalos-service): add google token exchange orchestration 2026-03-11 04:27:02 -06:00
José René White Enciso
96c53d9dab feat(thalos-service): add canonical session flows
Why: provide service-side canonical login/refresh orchestration for session-based web auth.

What: add session contracts, refresh token codec with provider-agnostic secret boundary, grpc session methods, DI wiring, tests, and docs.

Rule: preserve thalos identity ownership and keep transport adapters at service edge.
2026-03-08 14:48:35 -06:00