Registry / auth / laravel-socialite

laravel-socialite

JSON →
library5.28.0phppackagistunverified

Laravel wrapper around OAuth 1 & OAuth 2 libraries.

composer require laravel/socialite
INSTALL
IMPORT
SIG · LARAVEL-SOCIALITE
L
laravel-socialite
authphpv5.28.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Socialite
use Laravel\Socialite\Facades\Socialite;

Authenticate a user via GitHub OAuth

use Laravel\Socialite\Facades\Socialite; $user = Socialite::driver('github')->user();
Debug
Known issues
gotchaRequires Laravel framework
fix
Install laravel/framework
affects: >=5.0
Upgrade
Version history
5.28.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
laravel-socialite — pip install laravel-socialite · libregistry