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 new login_ro method to replace login #133

Merged
merged 3 commits into from
Oct 17, 2018
Merged

Conversation

joshcanhelp
Copy link
Contributor

Add Auth0::Api::AuthenticationEndpoints.login_ro method to replace the login method in the same module.

  • Removes invalid id_token and connection_name parameters
  • Removes invalid device option
  • Adds Realm support with a realm parameter and correct grant_type
  • Adds audience support

Closes #109

@joshcanhelp joshcanhelp added this to the v4-Next milestone Oct 8, 2018
@joshcanhelp joshcanhelp merged commit 500a74c into master Oct 17, 2018
@joshcanhelp joshcanhelp deleted the add-login-ro-method branch December 3, 2018 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants