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 38e84b862d Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 11 months ago
..
IOpenIddictClientDataProtectionFormatter.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 3 years ago
OpenIddict.Client.DataProtection.csproj Update the .NET Framework and .NET Standard TFMs to target ASP.NET Core/Entity Framework Core 2.3 and .NET Extensions 8.0 11 months ago
OpenIddictClientDataProtectionBuilder.cs Mark most of the infrastructure types as sealed 3 years ago
OpenIddictClientDataProtectionConfiguration.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientDataProtectionConstants.cs Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
OpenIddictClientDataProtectionExtensions.cs Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddictClientDataProtectionFormatter.cs Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 11 months ago
OpenIddictClientDataProtectionHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientDataProtectionHandlers.Protection.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictClientDataProtectionHandlers.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictClientDataProtectionOptions.cs Mark most of the infrastructure types as sealed 3 years ago