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