Skip to content

[SDK-2565] Enable network client configuration#86

Merged
jimmyjames merged 2 commits intomasterfrom
net-config
May 25, 2021
Merged

[SDK-2565] Enable network client configuration#86
jimmyjames merged 2 commits intomasterfrom
net-config

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

This library uses the AuthAPI client from auth0-java to perform authentication requests using the Auth0 Authentication API. The AuthAPI client supports the customization of the networking client through the HttpOptions configuration class. This change enables the AuthenticationController to be configured with a HttpOptions object, which if specified will be used to configure the AuthAPI client.

@jimmyjames jimmyjames added CH: Added medium Medium review labels May 25, 2021
@jimmyjames jimmyjames requested a review from a team as a code owner May 25, 2021 13:39
@jimmyjames jimmyjames added this to the v1-Next milestone May 25, 2021
@jimmyjames jimmyjames changed the title Enable network client configuration [SDK-2565] Enable network client configuration May 25, 2021
lbalmaceda
lbalmaceda previously approved these changes May 25, 2021
@jimmyjames jimmyjames merged commit c4908e5 into master May 25, 2021
@jimmyjames jimmyjames modified the milestones: v1-Next, 1.7.0 May 27, 2021
@jimmyjames jimmyjames mentioned this pull request May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CH: Added medium Medium review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants