Go to file
José René White Enciso 00e858b7ea feat(furniture): enforce bff session auth
Why: protect business endpoint access with thalos-backed session checks.

What: add edge auth guard call to thalos session/me, preserve anonymous health endpoints, and add auth enforcement docs.

Rule: keep identity ownership in thalos and standardize edge auth behavior.
2026-03-08 15:07:38 -06:00
docs feat(furniture): enforce bff session auth 2026-03-08 15:07:38 -06:00
src feat(furniture): enforce bff session auth 2026-03-08 15:07:38 -06:00
tests/Furniture.Bff.Application.UnitTests feat(furniture-bff): wire rest runtime and grpc client adapter 2026-02-22 19:26:50 -06:00
.dockerignore feat(furniture): add bff runtime updates 2026-03-08 14:59:42 -06:00
.gitignore chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
Dockerfile feat(furniture): add bff runtime updates 2026-03-08 14:59:42 -06:00
Furniture.Bff.slnx feat(stage3): scaffold task-001 baseline 2026-02-22 01:30:02 -06:00