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 b72bfd2c40 Update the samples to clarify the relationship between the expiration of the authentication results returned by OpenIddict and the lifetime of authentication cookies based on them 12 months ago
..
Controllers Update the samples to clarify the relationship between the expiration of the authentication results returned by OpenIddict and the lifetime of authentication cookies based on them 12 months 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