plato-creative/plato-external-login
Composer 安装命令:
composer require plato-creative/plato-external-login
包简介
Provides external login check for the default admin.
README 文档
README
Provides external login check for the default admin.
Requirements
- silverstripe/framework ^4.0
Installation
Using Composer, insert the following into your command line.
composer require plato-creative/plato-external-login
In the .ENV file add the following:
SS_DEFAULT_ADMIN_USERNAME=myadminemail@email.com
SS_DEFAULT_ADMIN_EXTERNAL_URL=https://myexternalsitesauthenticator.com/api/auth/login
Run dev/build to complete the installation process.
统计信息
- 总下载量: 1.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-11-29