Skip to content

Releases: auth0/auth0-oidc-client-net

maui-1.0.1

29 Apr 15:04
03e4d3b
Compare
Choose a tag to compare
  • Add net-6.0 target to Auth0 MAUI NuGet package.
  • Bump Auth0.OidcClient.Core to v4, removing support for ClientSecret

Note that this also bumps Auth0.OidcClient.Core from v3 to v4, which is intentional. The only difference with v4 is that support for ClientSecret has been removed, which should not be available in client-SDKs to begin with, hence this being released as a patch fix.

Additionally, this also releases v4.0.1 of Auth0.OidcClient.Core, bumping Microsoft.IdentityModel.Protocols.OpenIdConnect to address a vulnerability.

core-4.0.1

29 Apr 15:04
03e4d3b
Compare
Choose a tag to compare
Update .version files for release (#327)

maui-1.0.0

04 Jan 13:10
Compare
Choose a tag to compare

Initial release for adding support for MAUI on Android, iOS, macOS, and Windows.

wpf-4.0.0

05 Dec 17:55
487646f
Compare
Choose a tag to compare

Breaking Changes

Note: If you are not using a Client Secret, or using WPF/Winforms on .NET6+, there should be no breaking change. The breaking changes are only for those using Client Secrets, or those using WPF/Winforms on the legacy .NET Framework (so not .NET).

winforms-4.0.0

05 Dec 17:55
487646f
Compare
Choose a tag to compare

Breaking Changes

Note: If you are not using a Client Secret, or using WPF/Winforms on .NET6+, there should be no breaking change. The breaking changes are only for those using Client Secrets, or those using WPF/Winforms on the legacy .NET Framework (so not .NET).

uwp-4.0.0

05 Dec 17:54
487646f
Compare
Choose a tag to compare

Breaking Changes

Note: If you are not using a Client Secret, there should be no breaking change. The breaking changes are only for those using Client Secrets.

ios-4.0.0

05 Dec 17:53
487646f
Compare
Choose a tag to compare

Breaking Changes

Note: If you are not using a Client Secret, there should be no breaking change. The breaking changes are only for those using Client Secrets.

core-4.0.0

05 Dec 17:55
487646f
Compare
Choose a tag to compare

Breaking Changes

Note: If you are not using a Client Secret, there should be no breaking change. The breaking changes are only for those using Client Secrets.

androidx-4.0.0

05 Dec 17:54
487646f
Compare
Choose a tag to compare

Breaking Changes

Note: If you are not using a Client Secret, there should be no breaking change. The breaking changes are only for those using Client Secrets.

android-4.0.0

05 Dec 17:54
487646f
Compare
Choose a tag to compare

Breaking Changes

Note: If you are not using a Client Secret, there should be no breaking change. The breaking changes are only for those using Client Secrets.