Download the PHP package hotarunohikari/dr-sso without Composer
On this page you can find all versions of the php package hotarunohikari/dr-sso. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dr-sso
sso
single sign on 配合TP5使用,redis缓存token,用于单点登录,只做token数据存取并提供部分接口,不做具体业务
-
对外接口使用示例:
- 配置文件使用示例(可选):
以TP5.1为例,在框架的config目录中新建php文件,命名为sso.php, 文件中写入如下内容:
默认的缓存时间为12小时
All versions of dr-sso with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-json Version *
ext-mbstring Version *
ext-bcmath Version *
topthink/think-installer Version >=1.0.0
topthink/framework Version ^5.0
ext-json Version *
ext-mbstring Version *
ext-bcmath Version *
topthink/think-installer Version >=1.0.0
topthink/framework Version ^5.0
The package hotarunohikari/dr-sso contains the following files
Loading the files please wait ....