2amigos / yii2-usuario

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

Fix Social Network Auth #535

Closed eluhr closed 5 months ago

eluhr commented 6 months ago
Q A
Is bugfix? yes
New feature? yes
Breaks BC? yes/no -> Update in interface but trait to support backward compatibility
Tests pass? yes
Fixed issues https://github.com/2amigos/yii2-usuario/issues/359, https://github.com/2amigos/yii2-usuario/issues/383

While I was trying to use the social account feature of the module, I noticed that the feature is not implemented properly in some places or does not work at all in some scenarios.

This PR solves these problems and at the same time provides a little more flexibility in use.

maxxer commented 6 months ago

Wow, thank you for the work! Please add an entry to the changelog then I'll merge it.

eluhr commented 6 months ago

@maxxer thx! i just updated the changelog.