Go to file
José René White Enciso 477d7dd0c5 feat(customer-orders): enforce bff session auth
Why: protect customer order endpoints with thalos session validation.

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(customer-orders): enforce bff session auth 2026-03-08 15:07:38 -06:00
src feat(customer-orders): enforce bff session auth 2026-03-08 15:07:38 -06:00
.dockerignore feat(customer-orders): add order edge flow 2026-03-08 15:00:08 -06:00
.gitignore chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
Customer.Orders.Bff.slnx feat(customer-orders-bff): add bff boundary skeleton 2026-02-25 18:12:09 -06:00
Directory.Build.props chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
Dockerfile feat(customer-orders): add order edge flow 2026-03-08 15:00:08 -06:00