View as .md

Laravel (Socialite)

See the Applications overview for prerequisites, configuration endpoints, and available scopes.

Laravel Socialite (opens in new tab) with the OIDC driver provides OAuth/OIDC integration. Key configuration:

Example

web/laravel-socialite (opens in new tab) — Complete working example with Socialite OIDC driver, PKCE, and hardware claim extraction.