833 Commits (309147b8d9ad2dc9110329103539764f807be8bc)
 

Author SHA1 Message Date
Kévin Chalet 309147b8d9 Update Versions.props to build 3.0.0-rc1 packages 6 years ago
Kévin Chalet 65bca18eb2 Bump Quartz.NET to 3.2.2 6 years ago
Kévin Chalet 127e68c6d1 Stop adding a jti claim by default 6 years ago
Kévin Chalet a6dd8cf031 Revamp refresh tokens 6 years ago
Kévin Chalet cc2866dd0f Update the samples to enable SSL/TLS 6 years ago
Kévin Chalet 5293257e6e Add a new option allowing to make PKCE mandatory 6 years ago
Kévin Chalet 84facf0895 Introduce response type permissions, remove hybrid clients support and bring back none flow support 6 years ago
Kévin Chalet 76f1c2638a Bump Quartz.NET to 3.2.1 6 years ago
Kévin Chalet bf6922eeaf Optimization: handle JsonValueKind.Null values earlier in OpenIddictParameter.WriteTo() 6 years ago
Kévin Chalet ff1ce5905c Update issue.yml 6 years ago
Kévin Chalet 21effdaeb0 Use C# 9 pattern matching 6 years ago
Kévin Chalet 45fcfbedaa Bump the .NET SDK, the .NET/ASP.NET packages and the third-party dependencies 6 years ago
Kévin Chalet 382e78023e Stop using NuGet's Central Package Version Management feature 6 years ago
Kévin Chalet f9f9c599e9 Use the new SecurityTokenDescriptor.TokenType property 6 years ago
Daniel Crha c820d16d2b Add instructions for referencing the MyGet feed to README 6 years ago
Kévin Chalet 2786ac3c11 Create issue.yml 6 years ago
Kévin Chalet 49b30b1b97 Use ECCurve.Oid.Value when comparing EC curves 6 years ago
Kévin Chalet 725265e04e Update the MongoDB stores to use ImmutableList instead of ImmutableArray 6 years ago
Kévin Chalet d083b0a7c5 Update the MongoDB token store to use UtcDateTime 6 years ago
Kévin Chalet 94ad1b8279 Use DateTime instances in the EF Core/EF 6 queries 6 years ago
Kévin Chalet 750f842273 Replace DateTimeOffset by DateTime in the EF Core/EF 6 models 6 years ago
Johann ff0958ea67
Enable nullable reference types support in the unit/integration tests projects 6 years ago
Kévin Chalet 007000ba65 Update Versions.props to build 3.0.0-beta6 packages 6 years ago
Kévin Chalet 92c4848c0c Ensure cached JsonElement instances are always cloned 6 years ago
Kévin Chalet 66c08552ef Update README.md 6 years ago
Kévin Chalet cdb00005eb Update Versions.props to build 3.0.0-beta5 packages 6 years ago
Kévin Chalet 921ad7f779 Rename Enable*EndpointCaching to Enable*RequestCaching 6 years ago
Maarten Balliauw 4bef58c4c8
Add Dutch translations 6 years ago
Kévin Chalet 31ae617c66
Bump Quartz.NET, leverage its new Microsoft.Extensions.Options support and mark the OpenIddict.Quartz package as shipping 6 years ago
Kévin Chalet 00e2bf8e1b Execute the OpenIddict Quartz job 2 minutes after the application starts 6 years ago
Kévin Chalet b006801e4b Update build.yml 6 years ago
Kévin Chalet 9edf73b6b1 Use <DebugType>portable</DebugType> to avoid embedding the PDBs in the assemblies 6 years ago
Kévin Chalet 3bd87668da Tweak the maximum column lengths used in the EF 6/EF Core stores 6 years ago
Kévin Chalet 923c53f672 Make the Quartz.NET integration an OpenIddict.Core extension 6 years ago
Kévin Chalet 82d643fa84 Update the ID0082 message to clarify that Quartz.NET's options.UseMicrosoftDependencyInjectionScopedJobFactory() can also be used 6 years ago
Kévin Chalet 6d0b466811 Update the Data Protection handlers to use the new ProcessSignInContext properties 6 years ago
Kévin Chalet 1e87e917a6 Use static OpenIddict.Abstractions.OpenIddictConstants where appropriate 6 years ago
Kévin Chalet 08a5e3ce53 Update Versions.props to build 3.0.0-beta4 packages 6 years ago
Kévin Chalet 254be824c9 Introduce new properties in ProcessSignInContext to allow for more control over the token creation process 6 years ago
Kévin Chalet 5c7afc13d7 Update the ProcessHostRedirectionResponse handler to be executed for non-errored verification responses and fix the OWIN version 6 years ago
Kévin Chalet 79de4d2459 Fix the ProcessHostRedirectionResponse handler to be executed early enough 6 years ago
Kévin Chalet 29f88f4b43 Change the resource identifiers naming scheme 6 years ago
Kévin Chalet 21f86fe34f Remove OpenIddictResources.ru.xlf and OpenIddictResources.uk.xlf 6 years ago
Kévin Chalet 03ba0259db Bump the ASP.NET Core/.NET Core/Katana packages 6 years ago
Kévin Chalet c5bae1220a Update OpenIddictResources.resx 6 years ago
Kévin Chalet 60d5c6cd6a Update FUNDING.yml 6 years ago
Kévin Chalet 0b629b3dbd Replace JsonSerializer.Serialize() by Utf8JsonWriter and JsonSerializer.Deserialize() by JsonDocument 6 years ago
Kévin Chalet 3841f32f17 Update the entire codebase to use is null/is not null 6 years ago
Kévin Chalet f54ba7f6dd Allow built-in scope validation to be partially executed when the degraded mode is enabled 6 years ago
Kévin Chalet 064c21e057 Remove misplaced space in Directory.Build.targets 6 years ago