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 e3b4a3e880 Add refresh_token to the list of grant types supported by Twitter 3 years ago
..
Controllers Remove the HttpContext.SignInAsync() workaround from the client samples 3 years ago
Models Make the OpenIddict client stack stateful by default and introduce OpenIddict.Client.DataProtection 4 years ago
Properties Introduce the first bits of the OpenIddict client 4 years ago
ViewModels/Shared Introduce the first bits of the OpenIddict client 4 years ago
Views Update the ProcessChallenge/SignIn/SignOut events to expose the host authentication properties 4 years ago
wwwroot Introduce the first bits of the OpenIddict client 4 years ago
OpenIddict.Sandbox.AspNetCore.Client.csproj Start testing OpenIddict on .NET 7.0 4 years ago
Program.cs Introduce the first bits of the OpenIddict client 4 years ago
Startup.cs Add refresh_token to the list of grant types supported by Twitter 3 years ago
Worker.cs Make the OpenIddict client stack stateful by default and introduce OpenIddict.Client.DataProtection 4 years 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