10 Commits (deee5e5b929e6e5d5116c73a9094ba239c796ab2)

Author SHA1 Message Date
Kévin Chalet deee5e5b92 Update the code base to use implicit global usings 5 years ago
Kévin Chalet 148a987a23 Update the code base to use file-scoped namespaces 5 years ago
Johann ff0958ea67
Enable nullable reference types support in the unit/integration tests projects 6 years ago
Kévin Chalet d87803c4ec Rename the default entities 7 years ago
Kévin Chalet 32a51c026b
Replace the static caches used in the EF 6/EF Core/NHibernate caches by private singleton caches injected via DI 7 years ago
Kévin Chalet 9ee38c0efb
Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago
Kévin Chalet 76a7e32a8a Remove obsolete unit tests 8 years ago
Kévin Chalet b5c9798e17 Introduce new unit tests for the core/server/validation builders and extensions 8 years ago
Kévin Chalet 33af961b0c Rename options.AddMvcBinders() to options.UseMvc() and add an option allowing to disable binding exceptions 8 years ago
Kévin Chalet 32fe4b0ae7 Remove OpenIddict.Models/OpenIddict.Stores and move to per-provider models 8 years ago
Kévin Chalet 02ae910d22 Decorate the OpenIddict.Tests methods with [Fact] 8 years ago
Kévin Chalet 7bca2c06ed Revamp the OpenIddict services registration process and introduce new builders to separate the server APIs from the core APIs 8 years ago
Kévin Chalet ef139e23d1 Move the default stores to OpenIddict.Stores and the server components to OpenIddict.Server 9 years ago
Kévin Chalet b3de8b998e Introduce OpenIddictScope.Resources and OpenIddictScopeManager.ListResourcesAsync() 9 years ago
Kévin Chalet df6bafb723 Add missing license headers 9 years ago
Kévin Chalet b3c0d886a7 Introduce OpenIddictOptions.Claims/OpenIddictBuilder.RegisterClaims() 9 years ago
Kévin Chalet 6b97606d0f Introduce a new option allowing to configure the registered scopes 9 years ago
Kévin Chalet 3280e09c1d Introduce built-in reference tokens support and automatic compromised tokens revocation 9 years ago
Kévin Chalet 46dceca939 Introduce OpenIddictBuilder.AddDevelopmentSigningCertificate() 9 years ago
Kévin Chalet d39ebfe27d Introduce OpenIddictBuilder.AddEncryptingKey() 9 years ago
Kévin Chalet 5e7a5c103b Port OpenIddict to the new ASP.NET Core 2.0 authentication stack 9 years ago
Kévin Chalet e36a80bc14 Adhere to the ASP.NET team coding style guidelines 10 years ago
Kévin Chalet ea08d4d894 Relax the default signing credentials policy to allow using OpenIddict in degraded mode 10 years ago
Kévin Chalet 00e6fac166 Reintroduce token/subject binding and add authorization support 10 years ago
Kévin Chalet 1478905dc9 Introduce a new DisableTokenRevocation option 10 years ago
Kévin Chalet 8c6bc7665c Introduce OpenIddictBuilder.SetIssuer() 10 years ago
Kévin Chalet bb1d2e07be Remove OpenIddictDbContext and revamp OpenIddict/OpenIddict.Core 10 years ago
Kévin Chalet e23950f44e Introduce unit tests for OpenIddict, OpenIddict.EntityFramework and OpenIddict.Mvc 10 years ago