hapasoft/extend-socialite
最新稳定版本:v1.0.1
Composer 安装命令:
composer require hapasoft/extend-socialite
包简介
It it the extended version of laravel socialite.
README 文档
README
This package is extending the feature of retrieve data from token using getUserFromToken($token) method. By this it is easier to get user data from api end. Other then that all the functions and methods can be used as Socialite package do. It it not not limited it is an extended version of Socialite.
Installation
You can install the package via composer:
composer require hapasoft/extend-socialite
Usage
$user = Socialite::driver($provider)->getUserFromToken($token);
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email hafijur300000@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 47
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-08