hiqdev / yii2-hiam-authclient
为yii2提供的OAuth2客户端,用于通过HIAM服务器登录
0.0.3
2016-09-15 16:12 UTC
Requires
- yiisoft/yii2-authclient: ~2.0
Requires (Dev)
- hiqdev/hidev-hiqdev: <2.0 || dev-master
- hiqdev/hidev-php: <2.0 || dev-master
This package is auto-updated.
Last update: 2024-09-12 19:18:38 UTC
README
为yii2提供的OAuth2客户端,用于通过HIAM服务器登录
使用方法与yiisoft/yii2-authclient相同。
安装
安装此yii2扩展的首选方法是通过composer。
运行以下命令之一
php composer.phar require "hiqdev/yii2-hiam-authclient"
或者将以下内容添加到你的composer.json文件的require部分。
"hiqdev/yii2-hiam-authclient": "*"
许可证
本项目根据BSD-3-Clause许可证发布。更多信息请查看。了解更多这里。
版权所有 © 2015-2016, HiQDev (http://hiqdev.com/)