Yii Framework 2 authclient extension Change Log
2.0.0-rc under development
- Bug #3633: OpenId return URL comparison advanced to prevent url encode problem (klimov-paul)
- Bug #4490:
yii\authclient\widgets\AuthChoice
does not preserve initial settings while opening popup (klimov-paul) - Enh #3416: VKontakte OAuth support added (klimov-paul)
- Enh #4076: Request HTTP headers argument added to
yii\authclient\BaseOAuth::api()
method (klimov-paul) - Enh #4134:
yii\authclient\InvalidResponseException
added for tracking invalid remote server response (klimov-paul) - Enh #4139: User attributes requesting at GoogleOAuth switched to Google+ API (klimov-paul)
2.0.0-beta April 13, 2014
- Initial release.