v1.0.0
- Switched to ctx.state.user
- Export unthunkified JWT functions
This version will break existing code due to the switch from ctx.user to ctx.state.user (which is the new Koa way of doing things), hence the bump from 0.1.x to 1.0.x.
This version will break existing code due to the switch from ctx.user to ctx.state.user (which is the new Koa way of doing things), hence the bump from 0.1.x to 1.0.x.