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 missing "initiate_login_uri" property to Client #244

Merged
merged 3 commits into from
Apr 16, 2020

Conversation

lbalmaceda
Copy link
Contributor

Changes

Client class was missing the Initiate Login Property required for the ULP https://auth0.com/docs/universal-login/default-login-url.

References

Closes #238

Testing

  • This change adds test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda added this to the v1-Next milestone Apr 9, 2020
@lbalmaceda lbalmaceda requested a review from a team April 9, 2020 13:21
@lbalmaceda lbalmaceda requested a review from damieng April 9, 2020 15:55
@lbalmaceda lbalmaceda merged commit bbed4db into master Apr 16, 2020
@lbalmaceda lbalmaceda deleted the update-client-pojo branch April 16, 2020 22:12
@jimmyjames jimmyjames modified the milestones: v1-Next, 1.16.0 Apr 24, 2020
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.

com.auth0.json.mgmt.client.Client missing initiate_login_uri property
3 participants