Commit Graph

3 Commits

Author SHA1 Message Date
José René White Enciso
8029c42b48 feat(restaurant-admin-bff): add admin workflow endpoints 2026-03-31 16:37:06 -06:00
José René White Enciso
ac09b3f2f9 feat(restaurant-admin-bff): harden session auth enforcement 2026-03-11 10:39:03 -06:00
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