Releases: aspnet-contrib/AspNet.Security.OAuth.Providers
Releases · aspnet-contrib/AspNet.Security.OAuth.Providers
7.0.3
What's Changed
- Remove the Beam/Mixer and Gitter providers by @kevinchalet in #785
- Add CodeQL by @martincostello in #774
- Upgrade Autodesk to v2 by @EMostafaAli in #764
New Contributors
- @EMostafaAli made their first contribution in #764
Full Changelog: 7.0.2...7.0.3
7.0.2
Added
- Added KOOK provider (#753, #754) Thanks @gehongyan!
Contributors
Full Changelog: https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/7.0.1..7.0.2
7.0.1
Added
- Added flexible subdomain support for SuperOffice (#738, #756) Thanks @AnthonyYates!
- Added PingOne provider (#757, #758) Thanks @drewkill32!
Contributors
Full Changelog: https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/7.0.0..7.0.1
6.0.15
Added
- Added flexible subdomain support for SuperOffice (#738, #756) Thanks @AnthonyYates!
Contributors
Full Changelog: https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/6.0.14..6.0.15
7.0.0
Added
- Support ASP.NET Core 7 (#658, #737) Thanks @martincostello !
Changes
- Updated the StackExchange provider to the v2.3 API and JSON token exchange endpoint (#734) Thanks @martincostello !
- Remove redundant method overrides (#636, #656) Thanks @martincostello !
- Bump
Microsoft.IdentityModel.Protocols.OpenIdConnect
dependency to version6.16.0
(#660) Thanks @martincostello !
Breaking Changes
- The Weibo provider no longer sends the
email
scope by default. (#692, #693) - The
RequestKey
property is now required for the StackExchange provider. (#734)
Contributors
Full Changelog: 6.0.12...7.0.0
6.0.14
Added
- Add Smartsheet provider (#741) Thanks @refractivSteve!
Contributors
Full Changelog: 6.0.13...6.0.14
6.0.13
6.0.12
Updated
- Update Claim Actions for QuickBooks (#727) Thanks @jasoncfoster!
- Optimize remote authenticate query for Alipay and WeChat (#729) Thanks @LeaFrock!
Contributors
Full Changelog: 6.0.11...6.0.12
6.0.11
Added
- Add Xumm provider (#720) Thanks @DominiqueBlomsma!
Contributors
Full Changelog: 6.0.10...6.0.11
6.0.10
Fixed
- Fix privilege escalation vulnerability in the Sign in with Apple provider (#713, #719, GHSA-3893-h8qg-6h5f) Thanks @royzhang666, @martincostello and @kevinchalet!
Contributors
Full Changelog: 6.0.9...6.0.10