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 f5c1437bd3 Remove invalid null checks from OpenIddictTokenStore 7 years ago
..
Configurations Update OpenIddictValidationConfiguration to validate the default sign-in/out schemes and ensure they don't point to the OpenIddict validation handler 8 years ago
Resolvers Tweak the events model to force user-defined handlers to explicitly determine whether other handlers can be invoked 8 years ago
Stores Remove invalid null checks from OpenIddictTokenStore 7 years ago
OpenIddict.EntityFramework.csproj Update the OpenIddict.Core extensions to register the memory cache services and remove unnecessary references 8 years ago
OpenIddictEntityFrameworkBuilder.cs Update OpenIddictValidationConfiguration to validate the default sign-in/out schemes and ensure they don't point to the OpenIddict validation handler 8 years ago
OpenIddictEntityFrameworkExtensions.cs Introduce AuthenticationTicket extensions and move the EntityFramework/EntityFrameworkCore extensions to a better namespace 8 years ago
OpenIddictEntityFrameworkHelpers.cs Introduce AuthenticationTicket extensions and move the EntityFramework/EntityFrameworkCore extensions to a better namespace 8 years ago
OpenIddictEntityFrameworkOptions.cs Rename OpenIddictEntityFrameworkCoreOptions/OpenIddictEntityFrameworkOptions.ContextType to DbContextType 8 years ago