Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kévin Chalet fbc4a0c56e Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks 3 years ago
..
OpenIddict.Client.SystemNetHttp.csproj Add native support for Windows Runtime 3 years ago
OpenIddictClientSystemNetHttpBuilder.cs Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks 3 years ago
OpenIddictClientSystemNetHttpConfiguration.cs Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks 3 years ago
OpenIddictClientSystemNetHttpConstants.cs Implement HTTP decompression support in the System.Net.Http integration packages 4 years ago
OpenIddictClientSystemNetHttpExtensions.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictClientSystemNetHttpHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 4 years ago
OpenIddictClientSystemNetHttpHandlers.Device.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientSystemNetHttpHandlers.Discovery.cs Update the System.Net.Http integrations to support per-provider HttpClient instantiation and allow replacing it dynamically 4 years ago
OpenIddictClientSystemNetHttpHandlers.Exchange.cs Add Epic Games to the list of supported providers 3 years ago
OpenIddictClientSystemNetHttpHandlers.Userinfo.cs Update the System.Net.Http integrations to support per-provider HttpClient instantiation and allow replacing it dynamically 4 years ago
OpenIddictClientSystemNetHttpHandlers.cs Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddictClientSystemNetHttpHelpers.cs Update the System.Net.Http integrations to support per-provider HttpClient instantiation and allow replacing it dynamically 4 years ago
OpenIddictClientSystemNetHttpOptions.cs Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks 3 years ago