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

Added server-based user/password authentication via OAuth2 #7

Closed
wants to merge 2 commits into from
Closed

Added server-based user/password authentication via OAuth2 #7

wants to merge 2 commits into from

Conversation

Westie
Copy link

@Westie Westie commented Nov 2, 2018

I have added a new middleware class to this project, which allows the use of username/password protected accounts.

I've added it as a separate middleware as I didn't want to change existing behaviour.

@Westie Westie closed this Nov 16, 2018
@wizardist
Copy link
Collaborator

Hi @Westie

Thanks for the pull request. I haven't fetched the PR myself, but I tested server-based password auth in Postman and everything seems to work just fine.

There are plans to reshuffle auth a little bit before including your contribution. After that we'll proceed with merging this one.

Thanks!

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.

None yet

2 participants