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

Correctly default grant_type to 'password' in login method #107

Merged
merged 2 commits into from
Apr 10, 2018

Conversation

psparrow
Copy link
Contributor

This PR changes the default grant_type option in AuthenticationEndpoints#login from the value of the password parameter to "password". It also updates the spec to use a test password other than "password" to verify that the default grant type is set correctly.

@ianks
Copy link
Contributor

ianks commented Mar 14, 2018

@aaguiarz Can we get this merged?

@joshcanhelp
Copy link
Contributor

Apologies for the delay here. We'll get this merged ASAP.

@joshcanhelp joshcanhelp self-assigned this Apr 6, 2018
@joshcanhelp joshcanhelp merged commit 9f0090d into auth0:master Apr 10, 2018
@joshcanhelp
Copy link
Contributor

Thank you @psparrow!

@psparrow
Copy link
Contributor Author

👍 happy to help.

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.

3 participants