expressjs/session

Request: a getSession method?

開放

#322 建立於 2016年6月14日

 (8 則留言) (0 個反應) (0 位負責人)JavaScript (977 個分叉)batch import
help wantedideas

倉庫指標

星標
 (6,073 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南