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 9780dd2e6b Enable additional Meziantou.Analyzer analyzers 2 months ago
..
IOpenIddictServerDataProtectionFormatter.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 4 years ago
OpenIddict.Server.DataProtection.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 5 months ago
OpenIddictServerDataProtectionBuilder.cs Enable additional Meziantou.Analyzer analyzers 2 months ago
OpenIddictServerDataProtectionConfiguration.cs Move the options validation logic to IValidateOptions<TOptions> implementations 4 months ago
OpenIddictServerDataProtectionConstants.cs Introduce a new session entity and store the session identifier in the tokens 2 months ago
OpenIddictServerDataProtectionExtensions.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 9 months ago
OpenIddictServerDataProtectionFormatter.cs Enable additional Meziantou.Analyzer analyzers 2 months ago
OpenIddictServerDataProtectionHandlerFilters.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 9 months ago
OpenIddictServerDataProtectionHandlers.Protection.cs Normalize the code style of null-coalescing and ternary operators 2 months ago
OpenIddictServerDataProtectionHandlers.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 2 years ago
OpenIddictServerDataProtectionOptions.cs Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 2 years ago