efureev/socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.

v1.1.3 2020-01-09 05:31 UTC

README

68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d736f6369616c6974652e737667

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

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 website.

License

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