Skip to content

Releases: Nodge/yii2-eauth

2.5.0

09 Apr 20:23
Compare
Choose a tag to compare
  • Fix bug with access token expire time in Facebook service (#102)
  • Use the latest Graph Api v2.8 for Facebook
  • Using version when making VK API call (#92)
  • New authorization and API url for Odnoklassniki service (#73)
  • Added Polish translation (#93)
  • Added Romanian translation (#94)

2.4.1

13 Jan 18:16
Compare
Choose a tag to compare
  • Move response parsing from oauth to base service (#71)
  • Get user profile from Steam API (#70)

2.4.0

03 Jan 14:29
Compare
Choose a tag to compare
  • Fixed error param names for Facebook (#63)
  • Use the latest Graph Api v2.5 for Facebook (#65)
  • Fixed makeRequest method (#68)
  • Added makeRequest method to OpenID services

2.3.0

17 Oct 16:53
Compare
Choose a tag to compare
  • Added InstagramOAuth2Service (#61)
  • Fixed default token lifetime (#53)
  • Replace array() with
  • Remove deprecated Google OpenID service (#56)
  • Remove deprecated Yandex OpenID service

2.2.4

27 Jul 16:25
Compare
Choose a tag to compare
  • Fixed typo in oauth2/Service.php (#34)
  • Added German translation
  • Added email attribute to LinkedinOAuth2Service.php

2.2.3

24 Jul 07:18
Compare
Choose a tag to compare

Added ability to call public api methods (without access token) (#28)