lilith-platform.live/codebase/@features/sso
Natalie 03961e1eb8 fix(sso): return claims JSON from /auth/validate
nginx auth_request and status-only consumers ignore the body, but the
@features/api monolith's ssoRequired parses it and 401s on an empty/non-JSON
body — the empty 200 was the other half of the my/admin SSO login loop. Return
{ sub, admin } instead.
2026-06-21 17:36:52 -05:00
..
backend-api fix(sso): return claims JSON from /auth/validate 2026-06-21 17:36:52 -05:00
frontend-public breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00