Namespace TypedRest.OAuth
HttpClient DelegatingHandler for OAuth 2.0 / OpenID Connect authentication.
NuGet: TypedRest.OAuth
Classes
- HttpClientBuilderExtensions
- Provides extension methods for IHttpClientBuilder. 
- OAuthHandler
- HTTP message delegating handler that transparently performs OAuth 2.0 authentication with a client secret. Performs OpenID Connect discovery to find the token endpoint. 
- OAuthOptions
- Options for OAuth 2.0 / OpenID Connect authentication.