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
{{ message }}
This repository was archived by the owner on Jun 10, 2021. It is now read-only.
This can occur in a few cases - if the server restarts, all req.user sessions die, but the users cookie doesn't. This is because the users cookie is not proactively synced with the server.
This can occur in a few cases - if the server restarts, all req.user sessions die, but the users cookie doesn't. This is because the users cookie is not proactively synced with the server.