Download the PHP package wangjingchun/sso without Composer
On this page you can find all versions of the php package wangjingchun/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 sso
sso login
composer
composer require wangjingchun/sso
composer.json
"require": { "wangjingchun/sso": "^0.1.0" }
参数
- $server_url,server同步登陆的请求地址
- $broker_id,调用方站点的id
- $broker_secret,调用方站点的secret
方法
- getUserInfo(),获取用户登陆信息
- login($username, $password),用户登陆,参数为用户名和密码
- logout(),退出登陆
例子程序
All versions of sso with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package wangjingchun/sso contains the following files
Loading the files please wait ....