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.
|
||
|---|---|---|
| .. | ||
| routes | ||
| auth.ts | ||
| db.ts | ||
| events.ts | ||
| lockout.ts | ||
| logger.ts | ||
| node-sqlite-types.d.ts | ||
| seed-passphrase.ts | ||
| server.ts | ||
| totp.ts | ||