lilith-platform.live/codebase/@features/sso/backend-api
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
..
src fix(sso): return claims JSON from /auth/validate 2026-06-21 17:36:52 -05:00
.env.development chore(backend-api): 🔧 Update environment variables in .env.development for admin, my, and sso modules 2026-04-10 00:47:57 -07:00
.env.development.example
package.json
tsconfig.json