auth0 / auth0-oidc-client-net

OIDC Client for .NET Desktop and Mobile applications
https://auth0.github.io/auth0-oidc-client-net/
Apache License 2.0
84 stars 48 forks source link

Release 4.0.0 #309

Closed frederikprijck closed 8 months ago

frederikprijck commented 8 months ago

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).