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 ddc5c9a69c Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
..
IOpenIddictServerDataProtectionFormatter.cs Update the code base to use implicit global usings 5 years ago
OpenIddict.Server.DataProtection.csproj Remove the .NET 5.0 TFMs 4 years ago
OpenIddictServerDataProtectionBuilder.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerDataProtectionConfiguration.cs React to the removal of the !! operator in C# 11 4 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 Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerDataProtectionFormatter.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
OpenIddictServerDataProtectionHandlerFilters.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerDataProtectionHandlers.Protection.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictServerDataProtectionHandlers.cs Update the code base to use file-scoped namespaces 5 years ago
OpenIddictServerDataProtectionOptions.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago