32 Commits (0a2d1d4021cf2303235ef68a7d7141b679c13249)

Author SHA1 Message Date
Kévin Chalet 02cca0a42e Update the entire code base to use collection expressions 3 years ago
Kévin Chalet 9ac9375d54 Bump the .NET SDK to 8.0.100-rc.2.23502.2 3 years ago
Kévin Chalet d6c9c0b35c Add client assertions support to the server stack 3 years ago
Kévin Chalet 1c382d90ba Introduce application settings and support configuring token lifetimes per client 3 years ago
Kévin Chalet 4af3f8dc6f Introduce support for application types 3 years ago
Kévin Chalet 61e6fd95c3 Centralize the target frameworks in Directory.Build.props 3 years ago
Kévin Chalet 1dc8770fd2 Bump MongoDB to 2.20.0 on .NET 6.0 and higher 3 years ago
Kévin Chalet ef4b0f3417 Add explicit System.Net.Http usings 3 years ago
Kévin Chalet 8c14d4e3e9 Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
Kévin Chalet 7ca9be1428 Reference PolySharp and replace Substring() calls by the range syntax 4 years ago
Kévin Chalet bb7a92fde6 Bump MongoDB, remove CultureInfo from the Mongo entities and use [BsonElement] everywhere 4 years ago
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
Kévin Chalet bff6ed027b Add .NET 5.0 TFMs and bump the .NET SDK to 5.0.100 6 years ago
Kévin Chalet a6dd8cf031 Revamp refresh tokens 6 years ago
Kévin Chalet 725265e04e Update the MongoDB stores to use ImmutableList instead of ImmutableArray 6 years ago
Kévin Chalet 750f842273 Replace DateTimeOffset by DateTime in the EF Core/EF 6 models 6 years ago
Kévin Chalet f84a10270e Revamp the authorizations/tokens pruning mechanism 6 years ago
Kévin Chalet ad2b98b0cc Add nullable annotations to OpenIddict.MongoDb 6 years ago
Kévin Chalet da75077383 Add nullable annotations to OpenIddict.MongoDb.Models 6 years ago
Kévin Chalet 493fa86c0b Implement localized descriptions/display names support 6 years ago
Kévin Chalet 767dfe61e9 Cross-compile more projects for .NET Framework 4.6.1 to reduce the dependencies graph 6 years ago
Kévin Chalet 2be6d808cf Enable central package versions management 6 years ago
Kévin Chalet fcb456e066 Allow OpenIddictMongoDbAuthorization.Subject and OpenIddictMongoDbToken.Subject to be null 6 years ago
Kévin Chalet e27eb09637 Update the packages descriptions 6 years ago
Kévin Chalet d87803c4ec Rename the default entities 7 years ago
Kévin Chalet 552ac02176 Introduce application requirements and add per-application PKCE enforcement support 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 a60014dda5 Introduce OpenIddictAuthorizationManager.FindByApplicationIdAsync() and decorate the built-in models with [DebuggerDisplay] 8 years ago
Kévin Chalet 513ebcae8e Remove the [BsonExtraElements] attribute from the MongoDB entities to prevent future collisions 8 years ago
Kévin Chalet f597f73236 Disable strong naming with an OSS key on Linux platforms for OpenIddict.MongoDb and OpenIddict.MongoDb.Models 8 years ago
Kévin Chalet f41c3db4c9 Introduce MongoDB stores 8 years ago