Releases: aspnet-contrib/AspNet.Security.OAuth.Providers
Releases · aspnet-contrib/AspNet.Security.OAuth.Providers
5.0.15
Fixed
- Fix scopes concatenation in Odnoklassniki provider (#606, #607) Thanks @IvanTsel96!
Contributors
5.0.14
5.0.13
Fixed
- Fix
CreatingTicket
event not being raised when using theEventsType
property (#600) Thanks @TehGM! - Fix
ValidateIdToken
event not being raised by the Apple provider when using theEventsType
property (#601) Thanks @martincostello!
Contributors
5.0.12
5.0.11
5.0.10
5.0.9
Added
- Add support for Dropbox
token_access_type
parameter (#579) Thanks @kiddailey!
Fixed
- Fix issue with Line provider if
Prompt
not specified (#582) Thanks @linmasaki!
Contributors
5.0.8
5.0.7
5.0.6
Fixes
- Fix Coinbase provider sending POST instead of a GET (#558) Thanks @levimatheri!
- Save
id_token
in Apple provider (#556, #559) Thanks @martincostello! - Add missing Coinbase provider NuGet package metadata (#555) Thanks @martincostello!