Cookieless Session for Koa
npm install koa-cookieless-sessionCookieless session library for API Servers.
Compatible with koa-session external store and koa-generic-session external store.
This library was developed with reference to the source code of koa-session.
See Example/index.ts.
MIT License
(c) WithmeToday