arcanedev/socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.

0.1.0 2016-12-19 20:10 UTC

This package is auto-updated.

Last update: 2024-04-05 17:48:16 UTC


README

Travis Status Coverage Status Scrutinizer Code Quality SensioLabs Insight Github Issues

Packagist Packagist Release Packagist Downloads

By ARCANEDEV©

Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, etc. It handles almost all of the boilerplate social authentication code you are dreading writing.

This package is based from the original laravel/socialite

Official documentation for Socialite can be found at the _docs folder.

Feel free to check out the releases, license, and contribution guidelines.

OAuth v2

  • Dailymotion
  • Disqus
  • Facebook
  • Google
  • Github
  • Instagram
  • LinkedIn
  • PayPal
  • Reddit
  • SoundCloud
  • Stripe
  • Vimeo
  • Yahoo
  • YouTube

OAuth v1

  • Twitter
  • Bitbucket
  • Trello
  • Tumblr

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.

Security

If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.

Credits