Releases: aspnet-contrib/AspNet.Security.OAuth.Providers
Releases · aspnet-contrib/AspNet.Security.OAuth.Providers
3.1.8
Fixed
- Fix privilege escalation vulnerability in the Sign in with Apple provider (#713, #718, GHSA-3893-h8qg-6h5f) Thanks @royzhang666, @martincostello and @kevinchalet!
Contributors
Full Changelog: 3.1.7...3.1.8
6.0.9
Added
- Add Feishu provider (#709) Thanks @vicenteyu!
- Add Kroger provider (#710) Thanks @lukemoore495!
Fixed
- Fix Keycloak provider with version 18 and later (#695, #708) Thanks @martincostello!
Contributors
Full Changelog: 6.0.8...6.0.9
6.0.8
6.0.7
Added
- Add HubSpot provider (#703, #704) Thanks @Translucent504!
Removed
- Removed the Automatic provider as the service no longer exists (#686, #689) Thanks @kevinchalet, @supergibbs, and @martincostello!
Contributors
Full Changelog: 6.0.6...6.0.7
6.0.6
Fixed
- Fix the value declared by the weixin provider
NameIdentifier
claim (#671) Thanks @ArcherTrister!
Contributors
Full Changelog: 6.0.5...6.0.6
6.0.5
6.0.4
Added
- Add Xero provider (#547, #649) Thanks @serber!
- Add DigitalOcean provider (#652, #653) Thanks @ElanHasson!
Contributors
Full Changelog: 6.0.3...6.0.4
6.0.3
Added
- Add Trovo provider (#642, #645) Thanks @serber!
- Add Twitter provider (#644) Thanks @martincostello!
Changes
Contributors
Full Changelog: 6.0.2...6.0.3
6.0.2
Changes
- Support custom Okta authorization servers (#638) Thanks @martincostello!
- Add missing/incomplete PKCE support to providers which override
BuildChallengeUrl()
and/orExchangeCodeAsync()
(#635) Thanks @martincostello! - Add missing
FormatScope(IEnumerable<string>)
overrides (#635) Thanks @martincostello!
Contributors
Full Changelog: 6.0.1...6.0.2
6.0.1
Changes
- Use v2 API for EVEOnline provider (#497) Thanks @Dusty-Meg!
- Use
[LoggerMessage]
for logging (#624, #628) Thanks @martincostello! - Use
NuGet.exe
instead ofdotnet nuget
to publish packages (#630) Thanks @kevinchalet!
Contributors
Full Changelog: 6.0.0...6.0.1