# Laravel Socialite
Enables adding social logins using OAuth providers to a Laravel application.
Supports Facebook, Twitter, LinkedIn, Google, GitHub, GitLab, Bitbucket, Slack.
## References
- https://laravel.com/docs/11.x/socialite
## Related
- [[Laravel]]