lzztt / koa-session-minimal

Minimal implementation of session middleware for Koa 2
MIT License
75 stars 13 forks source link

why not export sessionId #10

Closed fred1218 closed 7 years ago

fred1218 commented 7 years ago

ctx.sessionId is useful and necessary

lzztt commented 7 years ago

The same question was raised before. Unfortunately, I didn't get much feedback. https://github.com/longztian/koa-session-minimal/issues/8 Can you give me more details on how will sessionId be used?