ScnSocialAuth icon indicating copy to clipboard operation
ScnSocialAuth copied to clipboard

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

Results 1 ScnSocialAuth issues
Sort by recently updated
recently updated
newest added

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...