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.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire