MISSING_SESSION_USER_ID

Authenticated session is missing a user id; check the auth adapter and the jwt/session callbacks

MissingSessionUserIdErrorHTTP 500GenericErrorKind

Thrown from

packages/errors/src/index.ts:1243
* throw new MissingSessionUserIdError();
View ↗

On this page