vinelab/socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.
1,077
Install
composer require vinelab/socialite
Latest Version:v2.1.2
PHP:>=5.4.0
License:MIT
Last Updated:Jul 11, 2016
Links: GitHub  ·  Packagist
Maintainer: Vinelab

Laravel Socialite

A modified version of Laravel's official Socialite package.

Modifications

  • Base namespace changed to Vinelab\Socialite
  • Re-structured directory and providers
  • Added App-only functionality to the following services:
    • Facebook
    • Instagram
    • Twitter

App-only functionality enables server-side communication with the service without having to authenticate/redirect users.

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.

Official Documentation

Documentation for Socialite can be found on the Laravel website.

License

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

Related Packages

thesoulless/oauth-5-laravel

OAuth Service Provider for Laravel 5

1,198 1
laravel/socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.

111,130,608 5,745
oriceon/oauth-5-laravel

OAuth Service Provider for Laravel 5

1,613,315 174
artdarek/oauth-4-laravel

OAuth Service Provider for Laravel 4

517,186 679
laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

93,536,825 3,411