14 Commits (b7275df59a2390bd1ba0ca8f3c887ccff8e0252a)

Author SHA1 Message Date
Kévin Chalet b7275df59a Abort challenge and sign-out demands handled by InvokeASWebAuthenticationSession when an HTTP or HTTPS callback URI is used 2 years ago
Kévin Chalet dc1949effd Do not enable activation handling/redirection and the pipe/embedded web servers by default on Mac Catalyst and macOS 2 years ago
Kévin Chalet b6bce3e5dd Update OpenIddict.Client.SystemIntegration to target Mac Catalyst 13.1+ and macOS 10.15+ 2 years ago
Kévin Chalet 362a52fd14 Add a MAUI client sample 2 years ago
Kévin Chalet 1e0870f125 Introduce iOS support in the OpenIddict client system integration package 2 years ago
Kévin Chalet 0bd3028bce Update the OpenIddict client system integration package to support POST callback requests 2 years ago
Kévin Chalet 6bb44132b3 Update the system integration package to support interactive logout 2 years ago
Kévin Chalet 26fdb68773 Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
Kévin Chalet 02cca0a42e Update the entire code base to use collection expressions 3 years ago
Kévin Chalet 8777dc9922 Throw an exception if no CoreWindow is attached to the thread starting the challenge demand 3 years ago
Kévin Chalet 79b62f6a23 Decorate WinRT-only methods with [SupportedOSPlatform("windows10.0.17763")] 3 years ago
Kévin Chalet 739e710d04 Remove the try/catch around WebAuthenticationBroker.AuthenticateAsync() 3 years ago
Kévin Chalet c5efcf37ea Ensure the Windows Runtime types are never loaded on platforms that don't support them 3 years ago
Kévin Chalet 9b5075e656 Replace the client Windows integration by a cross-platform package and add HttpListener and WebAuthenticationBroker support 3 years ago