MISSING_SESSION_USER_ID
Authenticated session is missing a user id; check the auth adapter and the jwt/session callbacks
Thrown from
packages/errors/src/index.ts:1243
* throw new MissingSessionUserIdError();Authenticated session is missing a user id; check the auth adapter and the jwt/session callbacks
* throw new MissingSessionUserIdError();