oanhnn / laravel-social-credentials
Easy integrate Laravel Socialite into Laravel 5.5+ Application
v0.1.0
2019-12-05 08:36 UTC
Requires
- php: ^7.1.3
- illuminate/contracts: ^5.5|^6.0
- illuminate/database: ^5.5|^6.0
- illuminate/support: ^5.5|^6.0
- laravel/socialite: ^3.0|^4.0
Requires (Dev)
- guzzlehttp/guzzle: ^6.0
- orchestra/testbench: ^3.5|^4.0
- phpunit/phpunit: ^6.3|^7.0|^8.0
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2024-11-05 21:40:31 UTC
README
Easy integrate Laravel Socialite into Laravel 6.0+ Application
Main features
- [x]
- [x]
Requirements
- php >=7.2
- Laravel 6.0+
Installation
Begin by pulling in the package through Composer.
$ composer require oanhnn/laravel-social-authenticate
Usage
Changelog
See all change logs in CHANGELOG
Testing
$ git clone git@github.com/oanhnn/laravel-social-authenticate.git /path $ cd /path $ composer install $ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email to Oanh Nguyen instead of using the issue tracker.
Credits
License
This project is released under the MIT License.
Copyright © Oanh Nguyen.