Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/efureev/socialite

Laravel socialite, customize
https://github.com/efureev/socialite

authentication laravel socialite

Last synced: about 7 hours ago
JSON representation

Laravel socialite, customize

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/laravel/socialite.svg?branch=3.0)](https://travis-ci.org/laravel/socialite)
[![Latest Stable Version](https://poser.pugx.org/efureev/socialite/v/stable)](https://packagist.org/packages/efureev/socialite)
[![Total Downloads](https://poser.pugx.org/efureev/socialite/downloads)](https://packagist.org/packages/efureev/socialite)
[![Latest Unstable Version](https://poser.pugx.org/efureev/socialite/v/unstable)](https://packagist.org/packages/efureev/socialite)
[![License](https://poser.pugx.org/efureev/socialite/license)](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).