Releases: auth0/auth0.net
Releases · auth0/auth0.net
7.32.0
7.31.0
7.30.0
7.29.0
7.28.0
7.27.0
7.26.2
Changed
- Add show_as_button to organizations connection #706 (jpealing-fiscaltec)
- Update LogStreamType to include all types #713 (frederikprijck)
- Support JWT Access Token Profile values in TokenDialect #714 (stevehobbsdev)
7.26.1
Fixed
- Do not crash when User.Locale and UserInfo.Locale are an object #699 (frederikprijck)
- Ensure AsyncAgedCache is correctly updated #693 (frederikprijck)
7.26.0
Changed
- Target .NET Framework 4.6.2 instead of 4.5.2 #687 (frederikprijck)
Note: This release drops support for .NET Framework 4.5.2, 4.6.0 and 4.6.1, which have no longer been supported by Microsoft since April 2022.
7.25.1
Added
- Add OIDC back channel logout #682 (mfolker-sage)