使用BeTo SSO登录Laravel应用程序
gitlab.com/berkvenstoonen/laravel/plugins/sso
源代码
问题
安装: 70
依赖者: 0
建议者: 0
安全性: 0
星标: 0
分支: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 014c8315ffae8bc9d3feb027fb9304773469177b
This package is auto-updated.
Last update: 2024-09-17 09:11:12 UTC
设置.env变量
SSO_SERVER_URL
SSO_PLATFORM_ID
SSO_PLATFORM_KEY
composer require beto/laravel-sso php artisan vendor:publish --tag beto-sso
使用以下值更新config/fortify.php(这些值在SSO服务器中配置)
'views' => false, 'features' => [],