Skip to content

2.1.0

Compare
Choose a tag to compare
@martincostello martincostello released this 06 Jun 17:44

Added

Fixes

  • Fix Stack Exchange authentication handler. (#281) Thanks @poke!
  • Fix BattleNet user information endpoints. (#272) Thanks @kinosang!
  • Fix Salesforce provider. (#290) Thanks @martincostello!
  • Fix Foursquare provider. (#291) Thanks @martincostello!
  • Validate that a value is set for the Site property of the Stack Exchange provider. (#294) Thanks @martincostello!
  • Always send the default API version in requests for the Foursquare provider. (#294) Thanks @martincostello!
  • Fix LinkedIn authentication with v2 endpoints to get name, email and profile pictures. (#298) Thanks @asiffermann!
  • Use standard-compliant encoding for Basic tokens. (#309) Thanks @martincostello!
  • Update BitBucket, GitHub and Weibo providers to throw an exception when failing to retrieve user's email address. (#315) Thanks @PinpointTownes!

Changes

Contributors