https://github.com/efureev/socialite
Laravel socialite, customize
https://github.com/efureev/socialite
authentication laravel socialite
Last synced: about 1 month ago
JSON representation
Laravel socialite, customize
- Host: GitHub
- URL: https://github.com/efureev/socialite
- Owner: efureev
- License: mit
- Created: 2018-10-30T11:22:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T05:31:45.000Z (over 6 years ago)
- Last Synced: 2025-02-17T05:35:13.662Z (over 1 year ago)
- Topics: authentication, laravel, socialite
- Language: PHP
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

[](https://travis-ci.org/laravel/socialite)
[](https://packagist.org/packages/efureev/socialite)
[](https://packagist.org/packages/efureev/socialite)
[](https://packagist.org/packages/efureev/socialite)
[](https://packagist.org/packages/efureev/socialite)
## Introduction
Socialite provides an expressive, fluent interface to OAuth authentication with Custom services, Facebook, Twitter, Google, LinkedIn, GitHub, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.
**You can write own config for your Custom Provider.**
**ONLY PHP 7.1 and upper**
**ONLY Laravel 5.7 and more..**
Adapters for other platforms are listed at the community driven [Socialite Providers](https://socialiteproviders.github.io/) website.
## License
Laravel Socialite is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).