icrewsystems/sso-system
Composer 安装命令:
composer create-project icrewsystems/sso-system
包简介
README 文档
README
Installation
- Run composer command to install the package
composer require icrewsystems/sso-system
- After installing , add the env variables in the .env file
SSO_URL=
HOMEPAGE_ROUTE=
- Now add the login button component in the login page of the application
<x-sso::login-button />
- If the about component is not working, try publishing the components
php artisan vendor:publish --tag="sso-login-component"
统计信息
- 总下载量: 108
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-01-09