2amigos / yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension
https://github.com/2amigos/yii2-usuario
Other
294 stars 142 forks source link

Bugfix SocialNetworkAuthenticateService #544

Closed eluhr closed 7 months ago

eluhr commented 7 months ago
Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues -

Currently, the last_login_at and the last_login_id attributes are not updated in the case of login via social networks. I also fixed the hardcoded URL.