Radek
Results
2
issues of
Radek
After initialization I change time on clock just by setTime() method and it works. Then after some conditions I run flip() method so clock starts flipping (animation). And then, again,...
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...