expressjs / expressjs/session

cookies and keygrip

Open
#1 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
6.4k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

the plan was to use https://github.com/jed/cookies for cookie parsing and getting. express could include it as well via proto or something.

https://github.com/senchalabs/connect/issues/382
https://github.com/visionmedia/express/issues/1139

not exactly sure what to do though because the old `cookieParser` is incompatible with the new `cookies` since they both use `req.cookies`.

we could just move that into a pending v2 or something. don't know. i feel like this whole lib is jank and should be rewritten anyways.

@visionmedia

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.