Kévin Chalet
|
d848dc8529
|
Update common.props to build portable debug symbols
|
8 years ago |
Kévin Chalet
|
b68106cd4d
|
Update the ReplaceApplicationManager/ReplaceAuthorizationManager/ReplaceScopeManager/ReplaceTokenManager to register the implementation type as a service
|
8 years ago |
Kévin Chalet
|
922f76ab3b
|
Introduce non-generic SetDefaultApplicationEntity/SetDefaultAuthorizationEntity/SetDefaultScopeEntity/SetDefaultTokenEntity
|
8 years ago |
Kévin Chalet
|
32fe4b0ae7
|
Remove OpenIddict.Models/OpenIddict.Stores and move to per-provider models
|
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
|
8 years ago |
Kévin Chalet
|
b3d406609b
|
Update the OpenIddictBuilder methods documentation and reword the exception messages
|
9 years ago |
Kévin Chalet
|
df6bafb723
|
Add missing license headers
|
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
|
6a5a76d4b0
|
Use DebugType=portable for the unit tests projects
|
9 years ago |
Kévin Chalet
|
ade0085193
|
Replace the net451 TFM by net452 in the unit tests projects
|
9 years ago |
Kévin Chalet
|
112c46deb6
|
Migrate to the new .csproj project system
|
9 years ago |
Kévin Chalet
|
c3fcb50a8e
|
Remove the imports sections from project.json
|
9 years ago |
Kévin Chalet
|
e36a80bc14
|
Adhere to the ASP.NET team coding style guidelines
|
9 years ago |
Kévin Chalet
|
8355dd3210
|
Update AddEntityFrameworkCoreStores() to infer the key type from the entity generic arguments
|
10 years ago |
Kévin Chalet
|
bb1d2e07be
|
Remove OpenIddictDbContext and revamp OpenIddict/OpenIddict.Core
|
10 years ago |
Kévin Chalet
|
568ad7599f
|
Fix an invalid error description in OpenIddictProvider.Authentication.cs
|
10 years ago |
Kévin Chalet
|
39fd5763a9
|
Update OpenIddictProvider to make refresh token requests pass-through
|
10 years ago |
Kévin Chalet
|
3b1f93008e
|
Migrate to ASOS beta7-final
|
10 years ago |
Kévin Chalet
|
cc79326fb4
|
React to API/namespace changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server
146759e15e
7f0760bbc7
|
10 years ago |
Kévin Chalet
|
e23950f44e
|
Introduce unit tests for OpenIddict, OpenIddict.EntityFramework and OpenIddict.Mvc
|
10 years ago |
Kévin Chalet
|
135da2f611
|
Make transparent request caching an opt-in feature
|
10 years ago |
Kévin Chalet
|
a52054d615
|
Add OpenIddictExtensions tests
|
10 years ago |
Kévin Chalet
|
56a66f42fe
|
Introduce new OpenIddictBuilder methods and add the corresponding unit tests
|
10 years ago |
Kévin Chalet
|
53b38c93f3
|
Add the OpenIddict endpoints tests
|
10 years ago |
Kévin Chalet
|
7d57e3650f
|
Set up the initial testing structure
|
10 years ago |