Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cookie-parser middleware #5

Open
jhsware opened this issue Feb 7, 2020 · 0 comments
Open

Remove cookie-parser middleware #5

jhsware opened this issue Feb 7, 2020 · 0 comments

Comments

@jhsware
Copy link
Contributor

jhsware commented Feb 7, 2020

https://www.npmjs.com/package/express-session
From express-session
Note Since version 1.5.0, the cookie-parser middleware no longer needs to be used for this module to work. This module now directly reads and writes cookies on req/res. Using cookie-parser may result in issues if the secret is not the same between this module and cookie-parser.

  • kth-session uses "express-session": "^1.13.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant