ast/socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.

Maintainers

Package info

github.com/lilili001/socialite

Homepage

Issues

pkg:composer/ast/socialite

Statistics

Installs: 27

Dependents: 0

Suggesters: 0

Stars: 0

v3.0.12 2018-06-01 15:06 UTC

README

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