icrewsystems/sso-system 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

icrewsystems/sso-system

Composer 安装命令:

composer create-project icrewsystems/sso-system

包简介

README 文档

README

Installation

  1. Run composer command to install the package
composer require icrewsystems/sso-system
  1. After installing , add the env variables in the .env file
SSO_URL=
HOMEPAGE_ROUTE=
  1. Now add the login button component in the login page of the application
<x-sso::login-button />
  1. If the about component is not working, try publishing the components
php artisan vendor:publish --tag="sso-login-component"

统计信息

  • 总下载量: 108
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-01-09