2207 Commits (dev)
 

Author SHA1 Message Date
Kévin Chalet aff2a2a7bd Re-introduce the default user code display format and fix the user code generation logic to use the specified charset 7 days ago
Kévin Chalet 9b2ef8e8df Do not require login identifiers attached to OpenIddict sessions to be unique 1 week ago
Kévin Chalet 9780dd2e6b Enable additional Meziantou.Analyzer analyzers 1 week ago
Kévin Chalet d663eced46 Reference Meziantou.Analyzer globally and address the existing warnings 1 week ago
Kévin Chalet 4f6882bc0a Introduce a new session entity and store the session identifier in the tokens 1 week ago
Kévin Chalet 6623bc451f Decorate the Configure() builder APIs with [EditorBrowsable(EditorBrowsableState.Advanced)] 2 weeks ago
Kévin Chalet 19d46a63fa Remove the Convert.FromHexString()/SHA384.HashData()/SHA512.HashData() polyfills 2 weeks ago
Kévin Chalet 77dc27e1c7 Bump Meziantou.Polyfill to 1.0.158 2 weeks ago
Kévin Chalet e9d5a1c64f Update the client/server/validation stacks to always use the CancellationToken attached to the context 2 weeks ago
Kévin Chalet aa4f2fd554 Update the Entity Framework Core stores to dispose and commit transactions asynchronously 2 weeks ago
Kévin Chalet 8b40d82e79 Update the MongoDB to use the new built-in ToAsyncEnumerable() extensions 2 weeks ago
Kévin Chalet b44d49a6ab Remove the Enumerable.Contains() workaround from the MongoDB stores 2 weeks ago
Kévin Chalet 03f8f3ff3c Remove the Enumerable.Contains() workaround from the Entity Framework Core stores 2 weeks ago
OpenIddict Bot 6199a6f840 Update the sponsors section 2 weeks ago
Kévin Chalet ee3bfb76c0 Normalize collection empty checks in the Entity Framework/Entity Framework Core/MongoDB stores 2 weeks ago
Kévin Chalet cd6dc8141d Update the Entity Framework/Entity Framework Core stores to use FindAsync() when possible 2 weeks ago
Kévin Chalet 04409f5b6d Attach an IASWebAuthenticationPresentationContextProviding object on Mac Catalyst and macOS 2 weeks ago
Kévin Chalet b9f793cc14 Attach a ValueComparer to all the dictionary-based conversions 3 weeks ago
Kévin Chalet 124486e66d Remove the query workarounds from the Entity Framework Core stores 3 weeks ago
Kévin Chalet 50e741efa2 Represent complex properties as strongly-typed CLR properties in the Entity Framework Core models 3 weeks ago
Kévin Chalet 98e6575345 Remove unnecessary preprocessor directives in the EF Core stores 3 weeks ago
Kévin Chalet 4cc756c565 Normalize the code style of null-coalescing and ternary operators 3 weeks ago
Kévin Chalet ce91303ff5 Update the MongoDB models/stores to use immutable collections 3 weeks ago
Kévin Chalet 0cd3f48bb9 Use HasIndex() overload accepting an expression tree 3 weeks ago
Kévin Chalet eeb8deddbf Introduce a new resource entity and support dynamic resources 3 weeks ago
Kévin Chalet c62764fe52 Update Versions.props to build 8.0.0-preview.3 packages 3 weeks ago
Kévin Chalet 145cfdab46 Bump the .NET SDK to 10.0.302 and update all the dependencies 3 weeks ago
Kévin Chalet e5ca973ce6 Update the build.yml file to match the new release branch convention 3 weeks ago
Kévin Chalet 516c6a3153 Add Vercel to the list of supported providers 4 weeks ago
Kévin Chalet 639cee5d0f Optimize the creation of OpenIddictMessage instances 1 month ago
Jeremy Kescher 948e3fe59c Add ID Austria to the list of supported providers 2 months ago
Kévin Chalet 4acdafdf01 Reuse the CookieOptions instance instead of creating one for each operation 1 month ago
Kévin Chalet 32a310ecac Refactor the correlation cookie extraction logic 1 month ago
Kévin Chalet d41aeb28fc Reference Microsoft.Bcl.Memory on .NET Framework and use Base64Url instead of Base64UrlEncoder 1 month ago
Kévin Chalet 8f349edbff Implement ML-DSA support in the client, core, server and validation stacks 1 month ago
Kévin Chalet a455cac194 Bump Scriban to 7.2.5 1 month ago
tedchirvasiu 8f8f300485
Restore the state of tokens associated to authorizations after a failed application deletion 1 month ago
OpenIddict Bot b4db25edda Update the sponsors section 2 months ago
Kévin Chalet 5f84dbe4a6 Suppress the GHSA-2m69-gcr7-jv3q security advisory 2 months ago
Kévin Chalet 6d2f9eb8ba Update Versions.props to build 8.0.0-preview.2 packages 2 months ago
Kévin Chalet 5b83f60d4a Remove X/Twitter from the console and MAUI client samples 2 months ago
Kévin Chalet 311769138d Avoid using the KeyValuePair.Create() polyfill in ASP.NET MVC 5.3 views 2 months ago
Makar 8df5dc3893
Introduce a ValidateOnStart() method in all builders 2 months ago
Kévin Chalet d45774b1f3 Automatically register IOptionsChangeTokenSource<TOptions> implementations to enable cascade re-evaluation of options 2 months ago
OpenIddict Bot 42bd6ccca2 Update the sponsors section 2 months ago
Kévin Chalet fff7694505 Decouple the ASP.NET Core/OWIN integration options from the authentication scheme options 2 months ago
OpenIddict Bot 9d5de41cbe Update the sponsors section 2 months ago
Kévin Chalet 83f0bb5c8f Move the options validation logic to IValidateOptions<TOptions> implementations 2 months ago
Kévin Chalet e62f3fcad3 Remove the members obsoleted in OpenIddict 7.x 3 months ago
Kévin Chalet 7404f1438c Add the ability to re-hash client secrets dynamically and make the PBKDF2 options configurable 3 months ago