koa-oauth-server
koa-oauth-server copied to clipboard
Is this project still active?
With the release of Koa 2 this project needs to be refactored to be promise based.
I currently have a PR open for these changes: https://github.com/oauthjs/koa-oauth-server/pull/47
Can we get an update on the state of this project?
@pschwyter it's alive, I just need to get some free time to dedicate to it :) the next major version will bring support for koa@2 (exclusively).
Right now it doesn't work for me. Even with old version of Koa...
Hi I am trying to use this project with Koa2 and is not working fine.
Check this out: https://github.com/waychan23/koa2-oauth-server. A completely runable example available at: https://github.com/waychan23/koa2-oauth-server/tree/master/examples/complete-example