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 e7a5611891 Reference Meziantou.Analyzer globally and address the existing warnings 1 week ago
..
OpenIddict.Client.SystemNetHttp.csproj Stop supporting ASP.NET Core 2.3 and remove the .NET Framework 4.6.2/4.7.2, .NET Standard 2.0/2.1 and UAP TFMs 3 months ago
OpenIddictClientSystemNetHttpBuilder.cs Decorate the Configure() builder APIs with [EditorBrowsable(EditorBrowsableState.Advanced)] 2 weeks ago
OpenIddictClientSystemNetHttpConfiguration.cs Normalize the code style of null-coalescing and ternary operators 3 weeks ago
OpenIddictClientSystemNetHttpConstants.cs Implement HTTP decompression support in the System.Net.Http integration packages 4 years ago
OpenIddictClientSystemNetHttpContext.cs Reference Microsoft.Bcl.Memory on .NET Framework and use Base64Url instead of Base64UrlEncoder 1 month ago
OpenIddictClientSystemNetHttpExtensions.cs Move the options validation logic to IValidateOptions<TOptions> implementations 2 months ago
OpenIddictClientSystemNetHttpHandlerFilters.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 7 months ago
OpenIddictClientSystemNetHttpHandlers.Authorization.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 1 year ago
OpenIddictClientSystemNetHttpHandlers.Device.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 1 year ago
OpenIddictClientSystemNetHttpHandlers.Discovery.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 1 year ago
OpenIddictClientSystemNetHttpHandlers.Exchange.cs Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters() 1 year ago
OpenIddictClientSystemNetHttpHandlers.Introspection.cs Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters() 1 year ago
OpenIddictClientSystemNetHttpHandlers.Revocation.cs Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters() 1 year ago
OpenIddictClientSystemNetHttpHandlers.Userinfo.cs Update the client/server/validation stacks to always use the CancellationToken attached to the context 2 weeks ago
OpenIddictClientSystemNetHttpHandlers.cs Reference Meziantou.Analyzer globally and address the existing warnings 1 week 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 Remove the members obsoleted in OpenIddict 7.x 3 months ago