dimanche 4 mars 2018

Laravel\Socialite Twitter Authorize gets always cached account

I am using with Laravel\Socialite package for authorize user's twitter account.

When I try to sign in different account, it doesnt work. It is redirecting always cached twitter account.

I am trying this code:

return \Socialite::driver ( $service )->redirect ();

How can I solve this issue?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire