Commit Graph

4 Commits

Author SHA1 Message Date
José René White Enciso
730abb95ec feat(thalos-bff): add google oidc start and callback flow 2026-03-11 10:13:21 -06:00
José René White Enciso
56510de55e feat(thalos-bff): add canonical session endpoints
Why: standardize session login/refresh/logout/me behavior for web clients behind thalos security boundaries.

What: add canonical routes, cookie policy handling, grpc session calls, compatibility aliases, standardized auth errors, updated contracts, tests, and docs.

Rule: keep BFF as edge adapter over service contracts and preserve identity ownership in thalos.
2026-03-08 14:48:46 -06:00
José René White Enciso
e2bedb3beb feat(thalos-bff): integrate identity edge contract adapters 2026-02-22 04:10:17 -06:00
José René White Enciso
9ca6b4c110 feat(stage3): scaffold task-001 baseline
- WHY: establish Stage 3 task-001 execution baseline per repo intent
- WHAT: add minimal solution/project skeleton and boundary docs
- RULE: apply stage3 execution runtime and repository workflow directives
2026-02-22 01:30:02 -06:00