expressjs/session

Request: a getSession method?

オープン

#322 opened on 2016/06/14

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (977 件のフォーク)batch import
help wantedideas

Repository metrics

Stars
 (6,073 個のスター)
PR merge metrics
 (PR metrics pending)

説明

I'm working with an application that has other means of communication the do not go through the middleware. I have managed to do a hack job of unsigning cookies on the outside requests, but it would be nice to have a method as part of the middleware to take either a cookie string or a request object and return the session data.

Hope you'll consider the request

コントリビューターガイド