expressjs/session

Request: a getSession method?

Offen

#322 geöffnet am 14.06.2016

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (977 Forks)batch import
help wantedideas

Repository-Metriken

Stars
 (6.073 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide