koajs / session

Simple session middleware for koa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what should I do to only store the signed cookie

vervin opened this issue · comments

when I use session, it stored two cookie, one signed, and one no signed, what should I do to only store the signed cookie