Releases: aspnet-contrib/AspNet.Security.OAuth.Providers
Releases · aspnet-contrib/AspNet.Security.OAuth.Providers
5.0.5
Added
- Add WorkWeixin (WeCom) provider (#539) Thanks @w757703598!
- Add Keycloak provider (#543) Thanks @antosubash!
- Add Notion provider (#549) Thanks @mifopen!
- Add Streamlabs provider (#553) Thanks @SertayKabuk!
- Add Coinbase provider (#544, #551) Thanks @levimatheri!
Fixes
Contributors
5.0.4
5.0.3
5.0.2
5.0.1
Added
- Add amoCRM provider (#507) Thanks @denis-ivanov!
- Add Lichess provider (#511) Thanks @tanczosm!
- Add UnionId claim for QQ provider (#509) Thanks @LeaFrock!
Changes
- Use .NET 5.0 SDK analyzers (#515) Thanks @martincostello!
- Use new .NET 5.0 overloads for some methods (#515) Thanks @martincostello!
Contributors
3.1.7
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!