vendredi 2 août 2019

How to give multiple call back in laravel socialite

I am trying to give multiple callback redirect url form multiple authentication system but it is not working.

I gave two URLs but these are not working.

'google' => [ 'client_id' => '749745542656-mqai4sb3os6t0j60r435dv3h76p96lg8.apps.googleusercontent.com', 'client_secret' => 'VkKuUDruJTllRbJ3mN0MGMhn', // 'redirect' => 'http://localhost:8000/customer/google/callback', 'redirect' => 'http://localhost:8000/admin/google/callback', ],

Admin should redirect to his callback url and customer should go to his callback url.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2MxSPPu
via IFTTT

Aucun commentaire:

Enregistrer un commentaire