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 bef75c4f56 Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 1 year ago
..
Controllers Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
Models Make the OpenIddict client stack stateful by default and introduce OpenIddict.Client.DataProtection 4 years ago
Properties Update the ASP.NET Core samples to use Kestrel as the default HTTP server 2 years ago
ViewModels Introduce a new API returning the client registrations and update the samples to build the list of providers dynamically 2 years ago
Views Update the ASP.NET Core samples to target .NET Framework 4.8 2 years ago
wwwroot Introduce the first bits of the OpenIddict client 4 years ago
OpenIddict.Sandbox.AspNetCore.Client.csproj Update the .NET Framework and .NET Standard TFMs to target ASP.NET Core/Entity Framework Core 2.3 and .NET Extensions 8.0 1 year ago
Program.cs Update the ASP.NET Core samples to target .NET Framework 4.8 2 years ago
Startup.cs Bump BouncyCastle, Quartz, Scriban and Wilson 2 years ago
Worker.cs Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 1 year ago
appsettings.Development.json Introduce the first bits of the OpenIddict client 4 years ago
appsettings.json Make the OpenIddict client stack stateful by default and introduce OpenIddict.Client.DataProtection 4 years ago