Skip to content

v1.0.0

Choose a tag to compare

@stiang stiang released this 22 Apr 06:53
· 241 commits to master since this release
  • 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.