cookie-parser
cookie-parser copied to clipboard
Error when i get a cookie (req.cookies returns [Object: null prototype] {})
getting same error as @suingues
any update?
I'm getting the same issue, is their a stable version without this bug ?
Try using req.cookie instead
I am also facing this same issue any solution?