Open tiaod opened 5 years ago
It's amazing how many people who are still including require('cookie-parser')
in their Express code, I see it every single day. lol
It's amazing how many people who are still including
require('cookie-parser')
in their Express code, I see it every single day. lol
Hey, It really is. But what I would like to know is how the process may be done via express-session. Do you know any ways of setting a cookie via an express-session, without cookie-parser.
See https://github.com/expressjs/session