koajs / generic-session

koa session store with memory, redis or others.
MIT License
414 stars 65 forks source link

Add information about how get session ID in docs. #115

Closed petersolopov closed 4 years ago

petersolopov commented 7 years ago

I guess it's pretty essential information, but the reference to it in the documentation I have not found

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 96.269% when pulling 4d6be016f3d8ec684626fe4c9b31b2ac486122dd on n30n0v:master into aca7f6d712834e9bbf1866b4952123ade3dc85b6 on koajs:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 96.269% when pulling 4d6be016f3d8ec684626fe4c9b31b2ac486122dd on n30n0v:master into aca7f6d712834e9bbf1866b4952123ade3dc85b6 on koajs:master.

cbrwizard commented 7 years ago

I've spent quite a lot of time looking for this.