filmov
tv
Laravel Socialite Login with google
Показать описание
Laravel 9x Socialite
-Install Laravel Socialite Package.
-Create route (redirect and callback)
-update services
-env set google (client_id,client_secret and callback url)
-create function edirectToGoogle and redirectToGoogleCallback
-update table users and model user
-Install Laravel Socialite Package.
-Create route (redirect and callback)
-update services
-env set google (client_id,client_secret and callback url)
-create function edirectToGoogle and redirectToGoogleCallback
-update table users and model user