expressjs/session

Request: a getSession method?

Open

#322 aperta il 14 giu 2016

Vedi su GitHub
 (8 commenti) (0 reazioni) (1 assegnatario)JavaScript (977 fork)batch import
help wantedideas

Metriche repository

Star
 (6073 star)
Metriche merge PR
 (Merge medio 8g) (2 PR mergiate in 30 g)

Descrizione

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

Guida contributor