Go to file
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
docs feat(thalos-bff): add canonical session endpoints 2026-03-08 14:48:46 -06:00
src feat(thalos-bff): add canonical session endpoints 2026-03-08 14:48:46 -06:00
tests/Thalos.Bff.Application.UnitTests feat(thalos-bff): add canonical session endpoints 2026-03-08 14:48:46 -06:00
.dockerignore chore(thalos-bff): add container run assets 2026-03-08 14:34:12 -06:00
.gitignore chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
Dockerfile chore(thalos-bff): add container run assets 2026-03-08 14:34:12 -06:00
Thalos.Bff.slnx feat(stage3): scaffold task-001 baseline 2026-02-22 01:30:02 -06:00