oanhnn / laravel-social-credentials
轻松集成Laravel Socialite到Laravel 5.5+应用程序
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-09-05 21:17:03 UTC
README
轻松将Laravel Socialite集成到Laravel 6.0+应用程序
主要功能
- [x]
- [x]
要求
- php >=7.2
- Laravel 6.0+
安装
首先通过Composer拉取此包。
$ composer require oanhnn/laravel-social-authenticate
用法
变更日志
在CHANGELOG中查看所有变更日志
测试
$ git clone git@github.com/oanhnn/laravel-social-authenticate.git /path $ cd /path $ composer install $ composer test
贡献
有关详细信息,请参阅CONTRIBUTING
安全
如果您发现任何安全相关的问题,请通过电子邮件发送给Oanh Nguyen,而不是使用问题跟踪器。
致谢
许可证
本项目发布在MIT许可证下。
版权所有 © Oanh Nguyen。