You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered that the session check is validate due to the presence or not of the cookie.
But since the user can be absent from the db, we'll fail all requests that are based on it
I discovered that the session check is validate due to the presence or not of the cookie.
But since the user can be absent from the db, we'll fail all requests that are based on it