koajs / userauth

koa user auth middleware
MIT License
137 stars 18 forks source link

Move to koa-session #24

Closed lukeramsden closed 7 years ago

lukeramsden commented 7 years ago

https://github.com/koajs/session is now the normal session store

mahnunchik commented 7 years ago

Any news?

dead-horse commented 7 years ago

you can use koa-session replace koa-generic-session, this package only dependent on ctx.session exist.

mahnunchik commented 7 years ago

@dead-horse maybe there is sense to update readme https://github.com/koajs/userauth#usage

dead-horse commented 7 years ago

Welcome to open a PR to fix the README. :)