ARCANEDEV / Socialite by arcanedev

Laravel wrapper around OAuth 1 & OAuth 2 libraries.
12
2
3
Package Data
Maintainer Username: arcanedev
Maintainer Contact: arcanedev.maroc@gmail.com (ARCANEDEV)
Package Create Date: 2016-01-19
Package Last Update: 2016-12-19
Language: PHP
License: MIT
Last Refreshed: 2024-04-15 03:04:35
Package Statistics
Total Downloads: 12
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 2
Total Watchers: 3
Total Forks: 0
Total Open Issues: 1

Socialite Packagist License For Laravel 5

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
  • [x] Facebook
  • [x] Google
  • [x] Github
  • [ ] Instagram
  • [x] LinkedIn
  • [ ] PayPal
  • [ ] Reddit
  • [ ] SoundCloud
  • [ ] Stripe
  • [ ] Vimeo
  • [ ] Yahoo
  • [ ] YouTube

OAuth v1

  • [x] Twitter
  • [x] 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