Session has different userIds in Session Object and User Object after login into an active session
If I log a user out and back in again, it can happen that the session object in the session contains a different user ID than the user object in the session.
Am i doing something wrong?
I use drizzle and planetscale MySQL as my database.
Am i doing something wrong?
I use drizzle and planetscale MySQL as my database.