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 27968f7628 Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
..
IOpenIddictServerDataProtectionFormatter.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 3 years ago
OpenIddict.Server.DataProtection.csproj Update the entire code base to use collection expressions 2 years ago
OpenIddictServerDataProtectionBuilder.cs Mark most of the infrastructure types as sealed 3 years ago
OpenIddictServerDataProtectionConfiguration.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictServerDataProtectionConstants.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
OpenIddictServerDataProtectionExtensions.cs Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddictServerDataProtectionFormatter.cs Fix the ASP.NET Core Data Protection formatters to use the correct value type for the token lifetime claims 2 years ago
OpenIddictServerDataProtectionHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictServerDataProtectionHandlers.Protection.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerDataProtectionHandlers.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerDataProtectionOptions.cs Mark most of the infrastructure types as sealed 3 years ago