roccomuso / memorystore

express-session full featured MemoryStore layer without leaks!
MIT License
120 stars 20 forks source link

How to get all sessions #33

Open kamzar1 opened 8 months ago

kamzar1 commented 8 months ago

method req.sessionStore.all() hasn't work. Is there a way to get all sessions though express/session?