Kévin Chalet
|
dde65e2ba4
|
Move the AddAssemblyAliasToReactiveAsync target to Directory.Build.targets
|
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
|
4f58cd615b
|
Update the MAUI sample to use a label instead of a modal alert
|
2 years ago |
Kévin Chalet
|
aec8fdc61c
|
Fix a bug preventing [SupportedOSPlatform] from being correctly set
|
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
|
e138b36b2b
|
Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages
|
2 years ago |
Kévin Chalet
|
b32eb8c0a2
|
Make user codes fully configurable and remove token length assumptions
|
2 years ago |
Kévin Chalet
|
0a53dc9741
|
Bump Scriban to 5.9.1
|
2 years ago |
Kévin Chalet
|
cfccc25e30
|
Implement UWP support using a dedicated uap10.0.17763 target framework moniker
|
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
|
be31bc2fd5
|
Update OpenIddict.Client.SystemNetHttp and OpenIddict.Validation.SystemNetHttp to support Microsoft.Extensions.Http.Resilience
|
2 years ago |
Kévin Chalet
|
e896a0f8d4
|
Update the ASP.NET Core samples to target .NET Framework 4.8
|
2 years ago |
Kévin Chalet
|
9ee5fe53ab
|
Update the EF Core stores to resolve the navigation properties via the change tracker when possible
|
2 years ago |
Kévin Chalet
|
61f036fd59
|
Introduce a faster way to revoke all the tokens associated with an authorization and use bulk operations when available
|
2 years ago |
Kévin Chalet
|
6636784754
|
Add a .NET 8.0 TFM
|
2 years ago |
Kévin Chalet
|
517b1b6324
|
Add Zoom to the list of supported providers
|
2 years ago |
Kévin Chalet
|
a37e6c65a1
|
Add Shopify to the list of supported providers and update the generator to generate constants for the authentication properties
|
3 years ago |
Kévin Chalet
|
b87669b11b
|
Enable Visual Studio build acceleration
|
3 years ago |
Kévin Chalet
|
ef4b0f3417
|
Add explicit System.Net.Http usings
|
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 |
Kévin Chalet
|
6cfe43b3e9
|
Add native support for Windows Runtime
|
3 years ago |
Kévin Chalet
|
532a5941ec
|
Introduce Windows support for the client stack
|
3 years ago |
Kévin Chalet
|
d7582544b8
|
Introduce Allow*Flow() methods in the client stack to control what grant types/response types/response modes/code challenge methods are enabled
|
3 years ago |
Kévin Chalet
|
06afece93a
|
Fix the user code generation logic
|
3 years ago |
Kévin Chalet
|
af20f7c3bb
|
Use NuGet Central Package Management
|
3 years ago |
Kévin Chalet
|
75b17c94f6
|
Start testing OpenIddict on .NET 7.0
|
3 years ago |
Kévin Chalet
|
d7fea891f0
|
Unify the instantiation of cryptographic algorithms
|
3 years ago |
Kévin Chalet
|
04a6698911
|
Implement HTTP decompression support in the System.Net.Http integration packages
|
3 years ago |
Kévin Chalet
|
bc7e8cd8e3
|
Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier
|
3 years ago |
Kévin Chalet
|
af9f6a66a2
|
Update the System.Net.Http integrations to support HttpRequestMessage.VersionPolicy
|
4 years ago |
Kévin Chalet
|
ec32cfa6e5
|
Add System.Text.Json.Nodes support and revamp the OpenIddictParameter primitive
|
4 years ago |
Kévin Chalet
|
b898e2d21f
|
Cross-compile OpenIddict.Validation.SystemNetHttp for .NET Core 3.1/5.0/6.0 to support HttpClient.DefaultRequestVersion
|
4 years ago |
Kévin Chalet
|
843b2e7603
|
Remove TunnelVisionLabs.ReferenceAssemblyAnnotator
|
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
|
382e78023e
|
Stop using NuGet's Central Package Version Management feature
|
5 years ago |
Kévin Chalet
|
064c21e057
|
Remove misplaced space in Directory.Build.targets
|
6 years ago |
Kévin Chalet
|
8feeb8698d
|
Update the entire codebase to use IStringLocalizer/ResourceManager
|
6 years ago |
Kévin Chalet
|
535dde2e21
|
Bump the .NET SDK/runtime and the ASP.NET Core/.NET Platform Extensions packages
|
6 years ago |
Kévin Chalet
|
8276843268
|
Move the feature constants from Directory.Build.props to Directory.Build.targets to be able to use TargetFrameworkIdentifier-based conditions
|
6 years ago |
Kévin Chalet
|
56f2c10c35
|
Remove the .NET SDK workaround
|
6 years ago |
Kévin Chalet
|
d795296489
|
Bump Arcade to 5.0.0-beta
|
6 years ago |
Kévin Chalet
|
3836bc0c08
|
Update Directory.Build.targets to work around a .NET SDK bug
|
6 years ago |
Kévin Chalet
|
d9cb645a9b
|
Ensure the OpenIddict signing key is always used for strong naming
|
6 years ago |
Kévin Chalet
|
092097a57c
|
Cross-compile the EF Core stores to support EF Core 2.x on .NET Standard 2.0
|
6 years ago |
Kévin Chalet
|
4e2cbfbe7c
|
Prevent Arcade from replacing the project copyright by Microsoft's copyright
|
6 years ago |
Kévin Chalet
|
9ee38c0efb
|
Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade
|
7 years ago |