nineinchnick / yii-usr

Yii framework module for user authentication, password reset, registration and profile updating.
http://demo.niix.pl
MIT License
36 stars 24 forks source link

Remote identities managment #39

Closed nineinchnick closed 10 years ago

nineinchnick commented 10 years ago

In user profile there should be a list of associated remote identities and a possibility to associate new ones.

Also, there could be an option to select if the remote identities profile data has higher priority over local profile data, that is should we refresh local profile when logging in. This could be split into data like first/last name and profile picture.

When this is done, create a matching issue for nineinchnick/yii2-usr.