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 de1b3b4477 Remove localized error descriptions support 6 years ago
..
IOpenIddictValidationDataProtectionFormatter.cs Add nullable annotations to OpenIddict.Validation, OpenIddict.Validation.AspNetCore, OpenIddict.Validation.Owin, OpenIddict.Validation.ServerIntegration, OpenIddict.Validation.SystemNetHttp and OpenIddict.Validation.DataProtection 6 years ago
OpenIddict.Validation.DataProtection.csproj Add .NET 5.0 TFMs and bump the .NET SDK to 5.0.100 6 years ago
OpenIddictValidationDataProtectionBuilder.cs Update the entire codebase to use is null/is not null 6 years ago
OpenIddictValidationDataProtectionConfiguration.cs Update the entire codebase to use is null/is not null 6 years ago
OpenIddictValidationDataProtectionConstants.cs Use private claims for the token creation/expiration dates and introduce new Data Protection authentication properties 6 years ago
OpenIddictValidationDataProtectionExtensions.cs Update the entire codebase to use is null/is not null 6 years ago
OpenIddictValidationDataProtectionFormatter.cs Replace JsonSerializer.Serialize() by Utf8JsonWriter and JsonSerializer.Deserialize() by JsonDocument 6 years ago
OpenIddictValidationDataProtectionHandlers.cs Remove localized error descriptions support 6 years ago
OpenIddictValidationDataProtectionOptions.cs Add nullable annotations to OpenIddict.Validation, OpenIddict.Validation.AspNetCore, OpenIddict.Validation.Owin, OpenIddict.Validation.ServerIntegration, OpenIddict.Validation.SystemNetHttp and OpenIddict.Validation.DataProtection 6 years ago