You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2025. It is now read-only.
We're now using the excellent management practice of using HostBuilder for all of our clients (Xamarin/Uno). It would be really nice to be able to pass in HttpClient into the OdicClient. This would allow us to take advantage of IHttpClientFactory.
Edit: This also allows us to use Polly throughout the OidcClient pipeline without having to have OidcClient support polly directly.
The text was updated successfully, but these errors were encountered:
We're now using the excellent management practice of using HostBuilder for all of our clients (Xamarin/Uno). It would be really nice to be able to pass in HttpClient into the OdicClient. This would allow us to take advantage of IHttpClientFactory.
Edit: This also allows us to use Polly throughout the OidcClient pipeline without having to have OidcClient support polly directly.
The text was updated successfully, but these errors were encountered: