Bart Calixto
2c72d586ed
Update the Mvc.Client/Mvc.Server samples to use HttpPlatformHandler
10 years ago
Kévin Chalet
0d8d221014
Remove alpha1 modifiers from project.json
10 years ago
David McCullough
592cca06f0
Rename ApplicationID to Id for better compatibility with EF
When subclassing an EF model, the ID field of the parent should be "Id" in order to avoid situations where the model has a different name than the parent (all subclasses). EF expects the ID field to be named "Id" or "ClassNameId". Having the Application model's ID field named as anything other than "Id" prevents best compability with EF.
10 years ago
Kévin Chalet
9181a5161c
Add a custom Error view in the Mvc.Server sample
10 years ago
Kévin Chalet
901d56593a
React to API changes in aspnet/Razor and aspnet/Mvc
d564a4a96b
10 years ago
Kévin Chalet
4a318920ca
Implement client_secret hashing/key derivation
10 years ago
Kévin Chalet
93fb1036bc
React to API changes in aspnet/Security
409b50269a
35b7248734
57a64298c0
10 years ago
Kévin Chalet
1ee94270bc
Rename OpenIddictBuilder to OpenIddictServices and introduce a new OpenIddictBuilder to make options easier to configure
10 years ago
Kévin Chalet
e666759161
Introduce OpenIddictManager and IOpenIddictStore to decouple the core project from Entity Framework
10 years ago
Bart Calixto
21bf458d4e
Remove Web.*.config files from Mvc.Client and Mvc.Server
10 years ago
Kévin Chalet
199eb5d416
React to namespace changes in ASP.NET 5 RC1
10 years ago
Kévin Chalet
11432c9c54
Upload the first bits of the initial prototype
10 years ago