Files
faveo/vendor/laravel/socialite/readme.md
Manish Verma 89809c3123 Update Laravel socailite package
Update Laravel socailite package to fix facebook authentication.
2018-08-16 14:47:19 +05:30

1.5 KiB

Build Status Total Downloads Latest Stable Version License

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.

Adapters for other platforms are listed at the community driven Socialite Providers website.

Official Documentation

Documentation for Socialite can be found on the Laravel website.

License

Laravel Socialite is open-sourced software licensed under the MIT license