Releases: Nodge/yii2-eauth
Releases · Nodge/yii2-eauth
2.5.0
Compare
Sorry, something went wrong.
No results found
Nodge
released this
09 Apr 20:23
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
Compare
Sorry, something went wrong.
No results found
Nodge
released this
13 Jan 18:16
Move response parsing from oauth to base service (#71 )
Get user profile from Steam API (#70 )
2.4.0
Compare
Sorry, something went wrong.
No results found
Nodge
released this
03 Jan 14:29
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
Compare
Sorry, something went wrong.
No results found
Nodge
released this
17 Oct 16:53
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
Compare
Sorry, something went wrong.
No results found
Nodge
released this
27 Jul 16:25
Fixed typo in oauth2/Service.php (#34 )
Added German translation
Added email attribute to LinkedinOAuth2Service.php
2.2.3
Compare
Sorry, something went wrong.
No results found
Nodge
released this
24 Jul 07:18
Added ability to call public api methods (without access token) (#28 )