Releases: aspnet-contrib/AspNet.Security.OAuth.Providers
Releases · aspnet-contrib/AspNet.Security.OAuth.Providers
5.0.0
Added
- Add support for ASP.NET 5 (#472) Thanks @martincostello!
Fixed
- Use
IMemoryCache
to cache client secrets for Apple provider (#396, #484) Thanks @foriequal0 and @martincostello!
Contributors
3.1.6
3.1.5
Fixed
- Fix issue with NuGet package dependencies by removing NuGet Central Package Version Management (#486) Thanks @kevinchalet!
- Add mandatory
email
claim to the Yahoo! provider by default (#488, #491) Thanks @farajfarook and @martincostello! - Fix issuer for SuperOffice staging domain (#489, #490) Thanks @josteink and @AnthonyYates!
Contributors
3.1.4
Added
- Add NameIdentifier and Email claims to the SuperOffice provider (#464, #465) Thanks @AnthonyYates!
- Update Onshape provider URLs (#469, #470) Thanks @koliyo and @martincostello!
- Add Kloudless provider (#479) Thanks @kYann!
Fixed
- Use portable PDBs instead of embedding symbols in the assemblies (#475, #476) Thanks @kevinchalet!
- Handle user cancelling LinkedIn sign in correctly (#480, #481) Thanks @felixSabatie and @martincostello!
Contributors
3.1.3
Added
- Add built-in support for GitHub Enterprise (#456) Thanks @martincostello!
- Added documentation for all providers' configuration options (#459, #460) Thanks @martincostello!
Changes
- Update the Instagram provider to use the Basic Display API (#441, #461) Thanks @koni-a, @martincostello and @mateolevy!
Fixes
- Fix SuperOffice token validation (#458) Thanks @martincostello!
Contributors
- @koni-a
- @martincostello
- @mateolevy
3.1.2
Added
- Add ability to specify the
prompt
parameter for the Discord provider (#367, #415) Thanks @damccull and @lukefulliton! - Add a provider for Okta (#403, #442) Thanks @martincostello!
- Add a provider for SuperOffice (#417, #418) Thanks @AnthonyYates!
Changes
- Update Discord provider domain from
discordapp.com
todiscord.com
(#426, #427) Thanks @Herdo! - Change the default scopes for the Strava provider (#443) Thanks @bryantlikes!
- Update the Patreon provider to use the v2 API (#446) Thanks @martincostello!
- Update the package reference for
System.IdentityModel.Tokens.Jwt
in the Apple provider to v5.5.0 (#451) Thanks @martincostello!
Fixes
- Fix exception if user cancels Sign in with Apple (#424, #425) Thanks @dbevan-kabam and @martincostello!
- Fix
ObjectDisposedException
when using System.IdentityModel.Tokens.Jwt 5.5.0+ (#439, #451) Thanks @AnthonyYates and @martincostello!
Contributors
3.1.1
2.2.2
Changes
- Update Twitch provider for Helix API authentication changes (#419, #420) Thanks @JayDee23 and @kinosang!
Contributors
3.1.0
Added
- Expand Discord discriminators (#366) Thanks @kg73!
- Add Deezer provider (#373) Thanks @tolbxela!
- Add Gitee provider (#378) Thanks @HahaMango!
- Add NetEase provider (#389) Thanks @HahaMango!
- Add nullable annotations (#379) Thanks @martincostello!
- Add documentation for Apple provider (#398) Thanks @martincostello!
- Add Basecamp provider (#406) Thanks @lukefulliton!
Fixes
- Fix incorrect log message when Apple ID token validation fails (#381, #382) Thanks @martincostello and @sawcmk!
- Fix Apple public keys being cached indefinitely (#383, #384) Thanks @martincostello and @sawcmk!
- Fix MailRu provider not mapping email to name identifier (#388) Thanks @denis-ivanov!
- Fix JSON response from Apple not being logged (#410) Thanks @martincostello!
- Fix email claim not always being set by the Apple provider (#407, #411) Thanks @lukefulliton and @martincostello!
Changes
- Update VK documentation. (#360) Thanks @sibvic!
- Target ASP.NET Core 3.1 (#364) Thanks @martincostello!
- Add code analyzers (#379) Thanks @martincostello!
- Update Yahoo! provider for API changes (#392, #393) Thanks @benjaminsampica!
Contributors
2.2.1
Fixes
- Fix MailRu provider not mapping email to name identifier (#388) Thanks @denis-ivanov!
- Fix email claim not always being set by the Apple provider (#407, #412) Thanks @lukefulliton and @martincostello!