{"id":96025,"library":"socialiteproviders-google","title":"Socialite Google Provider","description":"Google OAuth2 Provider for Laravel Socialite enabling Google login integration.","status":"active","version":"4.1.0","language":"php","source_language":null,"source_url":"https://github.com/SocialiteProviders/Google-Plus","tags":["laravel","socialite","google","oauth2","authentication"],"install":[{"cmd":"composer require socialiteproviders/google","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Provider","correct":"use SocialiteProviders\\Google\\Provider;"}],"quickstart":{"code":"use SocialiteProviders\\Google\\Provider;\n\n// Add to config/services.php\n'google' => [\n    'client_id' => env('GOOGLE_CLIENT_ID'),\n    'client_secret' => env('GOOGLE_CLIENT_SECRET'),\n    'redirect' => env('GOOGLE_REDIRECT_URI'),\n],\n\n// In controller\nreturn Socialite::driver('google')->redirect();","lang":"php","description":"Configures and uses the Google OAuth2 provider for Laravel Socialite."},"warnings":[{"fix":"Install laravel/socialite via Composer","message":"Requires Socialite package to be installed","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'authent':18 'enabl':10 'googl':2,4,11,16 'integr':13 'laravel':8,14 'login':12 'oauth2':5,17 'provid':3,6 'socialit':1,9,15","created_at":"2026-06-19T10:50:42.851380+00:00","updated_at":"2026-06-19T10:50:42.851380+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/SocialiteProviders/Google-Plus","github":"https://github.com/SocialiteProviders/Google-Plus","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}