You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder what is it for?
My already registered users each time they login via providers
get updates of their name (which they can change in registration process).
I can imagine some cases its ok, but I think is better when we would have some switcher in configuration for this.
Thanks.
R.
The text was updated successfully, but these errors were encountered:
on 145 line of /Authentication/Adapter/HybridAuth.php there is:
$this->update($localUser, $provider, $userProfile);
I wonder what is it for?
My already registered users each time they login via providers
get updates of their name (which they can change in registration process).
I can imagine some cases its ok, but I think is better when we would have some switcher in configuration for this.
Thanks.
R.
The text was updated successfully, but these errors were encountered: