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 e7abdab60d Update the token endpoint validation logic to reject scope=offline_access requests if the client application is not allowed to use the refresh token flow 8 years ago
..
OpenIddict Rename options.AddMvcBinders() to options.UseMvc() and add an option allowing to disable binding exceptions 8 years ago
OpenIddict.Abstractions Replace the application provider/events by a new notifications-based system 8 years ago
OpenIddict.Core Replace the application provider/events by a new notifications-based system 8 years ago
OpenIddict.EntityFramework Update the EF 6.x/EF Core entities to use HashSet instead of List and automatically register EF 6.x context classes in the DI container 8 years ago
OpenIddict.EntityFramework.Models Update the EF 6.x/EF Core entities to use HashSet instead of List and automatically register EF 6.x context classes in the DI container 8 years ago
OpenIddict.EntityFrameworkCore Rename OpenIddictEntityFrameworkCoreOptions/OpenIddictEntityFrameworkOptions.ContextType to DbContextType 8 years ago
OpenIddict.EntityFrameworkCore.Models Update the EF 6.x/EF Core entities to use HashSet instead of List and automatically register EF 6.x context classes in the DI container 8 years ago
OpenIddict.MongoDb Optimize OpenIddictMongoDbContext to avoid using an async state machine when the database was already instantiated 8 years ago
OpenIddict.MongoDb.Models Disable strong naming with an OSS key on Linux platforms for OpenIddict.MongoDb and OpenIddict.MongoDb.Models 8 years ago
OpenIddict.Mvc Remove the IMvcBuilder/IMvcCoreBuilder from OpenIddict.Mvc 8 years ago
OpenIddict.Server Update the token endpoint validation logic to reject scope=offline_access requests if the client application is not allowed to use the refresh token flow 8 years ago
OpenIddict.Validation Replace the application provider/events by a new notifications-based system 8 years ago