koa-oauth-server
koa-oauth-server copied to clipboard
Bugfix ("invalid_argument" error)
Using oauth2-server 3.x, app.oauth.authenticate() gives this error:
Invalid argument: response must be an instance of Response
The problem was fixed adding the Response object to the function call