arcanedev / socialite
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
Requires
- php: >=5.6.4
- arcanedev/support: ~3.20
- guzzlehttp/guzzle: ~5.0|~6.0
- league/oauth1-client: ~1.0
Requires (Dev)
- mockery/mockery: ~0.9.0
- phpunit/phpcov: ~3.0
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2024-11-05 19:04:44 UTC
README
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
- Github
- PayPal
- SoundCloud
- Stripe
- Vimeo
- Yahoo
- YouTube
OAuth v1
- 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.