ssoauth/ssoauth-sp

dev-master 2019-08-26 16:16 UTC

This package is auto-updated.

Last update: 2024-09-27 03:52:15 UTC


README

服务提供商

安装

composer require ssoauth/ssoauth-sp

在您的终端运行以下命令

php artisan vendor:publish

并发布 提供者: SSOAuth\SSOAuthServiceProvider

路由和配置已添加,配置文件位于config文件夹中,文件名为 ssoauth.php

同时也在.env文件中添加

EM_CLIENT_ID=
EM_API_KEY=
EM_REDIRECT_URI=