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 read in the readme of express-session: Note Session data is not saved in the cookie itself, just the session ID. Session data is stored server-side. Is this also the case for koa-session? If yes then there should be a note in the readme as well.
The text was updated successfully, but these errors were encountered:
I read in the readme of express-session: Note Session data is not saved in the cookie itself, just the session ID. Session data is stored server-side. Is this also the case for koa-session? If yes then there should be a note in the readme as well.
The text was updated successfully, but these errors were encountered: