I am trying to implement socialite in laravel
When the redirect happens from google and $user = Socialite::driver('google')->stateless()->user();
instruction is called i get this error
ErrorException Object of class Laravel\Socialite\Two\User could not be converted to string
any help appreciated.
via Chebli Mohamed
heloo
RépondreSupprimer