beto/laravel-sso
最新稳定版本:1.0.2
Composer 安装命令:
composer require beto/laravel-sso
包简介
Login to Laravel applications with BeTo SSO
README 文档
README
SSO for Laravel
Setup
Setup the .env variables:
SSO_SERVER_URLSSO_PLATFORM_IDSSO_PLATFORM_KEY
composer require beto/laravel-sso
php artisan vendor:publish --tag beto-sso
Update config/fortify.php with the following values (these are configured in the SSO Server)
'views' => false,
'features' => [],
统计信息
- 总下载量: 71
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-06