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 7aac102830 Add Dailymotion to the list of supported providers 2 years ago
..
OpenIddict.Server.AspNetCore.csproj Update the entire code base to use collection expressions 3 years ago
OpenIddictServerAspNetCoreBuilder.cs Add an option allowing to suppress JSON response indentation in the ASP.NET Core and OWIN server hosts 3 years ago
OpenIddictServerAspNetCoreConfiguration.cs Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 3 years ago
OpenIddictServerAspNetCoreConstants.cs Add client assertions support to the server stack 3 years ago
OpenIddictServerAspNetCoreDefaults.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreExtensions.cs Add Dailymotion to the list of supported providers 2 years ago
OpenIddictServerAspNetCoreFeature.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 4 years ago
OpenIddictServerAspNetCoreHandler.cs Update the client and server stacks to automatically restore the authentication properties and attach them to the authentication context 2 years ago
OpenIddictServerAspNetCoreHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictServerAspNetCoreHandlers.Authentication.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.Device.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.Discovery.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.Exchange.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.Introspection.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.Revocation.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.Session.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.Userinfo.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHandlers.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictServerAspNetCoreHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerAspNetCoreOptions.cs Add an option allowing to suppress JSON response indentation in the ASP.NET Core and OWIN server hosts 3 years ago