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 414e05eed4 Create a DB entry for all types of tokens, rework reference tokens support and add token entry validation to the validation handler 6 years ago
..
Controllers Replace OpenIddictApplicationManager.IsConfidentialAsync()/IsPublicAsync()/IsHybridAsync() by HasClientTypeAsync() 6 years ago
Helpers Adhere to the ASP.NET team coding style guidelines 9 years ago
Models Port OpenIddict to the new ASP.NET Core 2.0 authentication stack 9 years ago
Properties Update the samples to use WebHost.CreateDefaultBuilder() 8 years ago
Services Adhere to the ASP.NET team coding style guidelines 9 years ago
ViewModels Add device code flow support 6 years ago
Views Add device code flow support 6 years ago
wwwroot Update the samples to target netcoreapp1.0 and use the new ASP.NET Core IIS module 10 years ago
.bowerrc Upload the first bits of the initial prototype 10 years ago
Certificate.pfx Introduce UseSigningCertificate to make X.509 certificates easier to register in the OpenIddict options 10 years ago
Mvc.Server.csproj Update Arcade and replace the netcoreapp3.0 TFMs by netcoreapp3.1 6 years ago
Program.cs Update OpenIddict.Validation.SystemNetHttp to use ReadAsStringAsync() and rework the samples 6 years ago
Startup.cs Create a DB entry for all types of tokens, rework reference tokens support and add token entry validation to the validation handler 6 years ago
Worker.cs Create a DB entry for all types of tokens, rework reference tokens support and add token entry validation to the validation handler 6 years ago
appsettings.Development.json Reintroduce token generation/validation log traces 6 years ago
appsettings.json Reintroduce token generation/validation log traces 6 years ago
bower.json Upload the first bits of the initial prototype 10 years ago
gulpfile.js Migrate to the new .csproj project system 9 years ago
package.json Upload the first bits of the initial prototype 10 years ago
web.config Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago