Noel Trout
Results
2
issues of
Noel Trout
### Checklist - [x] I have looked into the [Readme](https://github.com/auth0/auth0-java#readme) and [Examples](https://github.com/auth0/auth0-java/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [x] I have looked into the [API documentation](https://javadoc.io/doc/com.auth0/auth0/latest/index.html)...
feature request
### Changes The package scoped constructor of DefaultHttpClient has been made protected so that custom implementations can extend DefaultHttpClient to provide a pre-build OkHttp client delegate. I considered making the...