Open senj opened 2 years ago
For things like retries, proxies etc. please let us inject HttpClient in AuthenticationClient class
Looks like it's already here. https://github.com/anthonyreilly/NetCoreForce/blob/1fcb39881e90374ae867f963066e6ae52d9e2aec/src/NetCoreForce.Client/AuthenticationClient.cs#L38
For things like retries, proxies etc. please let us inject HttpClient in AuthenticationClient class