Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option parameter to the authorize middleware #43

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

LucianoGanga
Copy link

The problem is that when someone tries to use a custom authenticate handler in the oauth-server's authorize middleware, there's no way to pass it through koa-oauth-server. This PR adds the possibility of doing that.

pi-kei and others added 3 commits April 26, 2016 19:19
… to pass options such as 'authenticateHandler'
Update oauth2-server + add response to authenticate middleware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants