- Replace thunks by promises
- Update readme to mention request body parsing
- Update copyright notices
- Update dependencies
- [BC BREAK] Remove body parser
- Update co-body@1.0.0
- Update node-oauth2-server to oauth2-server@2.2.2
- Throw errors when passthroughErrors is enabled
- Expose WWW-Authenticate headers correctly on koa response
- Update error handler to support the new base error-inherited version of OAuth2Error
- Update node-oauth2-server dependency from 2.1.1 to 2.2.1
- Update node-oauth2-server dependency from 2.0 to 2.1.1
- Update node-oauth2-server dependency from 2.x-RC to 2.0 stable
- Add grant support
- Add authorise support