Go to file
José René White Enciso 9ae20bc441 feat(restaurant-admin): enforce bff session auth
Why: protect admin 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(restaurant-admin): enforce bff session auth 2026-03-08 15:07:38 -06:00
src feat(restaurant-admin): enforce bff session auth 2026-03-08 15:07:38 -06:00
.dockerignore feat(restaurant-admin): add config 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
Directory.Build.props chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
Dockerfile feat(restaurant-admin): add config edge flow 2026-03-08 15:00:08 -06:00
Restaurant.Admin.Bff.slnx feat(restaurant-admin-bff): add bff boundary skeleton 2026-02-25 18:12:10 -06:00