WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
laravel
/
socialite
/
Name
Action
..
LICENSE.md
Edit
README.md
Edit
composer.json
Edit
phpunit.xml.dist
Edit
src
Editing: README.md
<p align="center"><img src="https://laravel.com/assets/img/components/logo-socialite.svg"></p> <p align="center"> <a href="https://travis-ci.org/laravel/socialite"><img src="https://travis-ci.org/laravel/socialite.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/laravel/socialite"><img src="https://poser.pugx.org/laravel/socialite/d/total.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/laravel/socialite"><img src="https://poser.pugx.org/laravel/socialite/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/laravel/socialite"><img src="https://poser.pugx.org/laravel/socialite/license.svg" alt="License"></a> </p> ## Introduction Laravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing. **We are not accepting new adapters.** **If you are using Laravel 5.3 or below, please use [Socialite 2.0](https://github.com/laravel/socialite/tree/2.0).** Adapters for other platforms are listed at the community driven [Socialite Providers](https://socialiteproviders.github.io/) website. ## Official Documentation Documentation for Socialite can be found on the [Laravel website](http://laravel.com/docs/socialite). ## License Laravel Socialite is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)