Leading to `500` errors from auth server because we're making requests without a user `id`. Need to fix `loadLocalSession` and probably `isLoggedIn` methods.
Leading to
500errors from auth server because we're making requests without a userid.Need to fix
loadLocalSessionand probablyisLoggedInmethods.