yiichina / yii2-auth
在 Yii2 中使用第三方登录扩展,包括:微博,QQ,微信,百度等
v1.0.0
2018-12-13 02:20 UTC
Requires
- yiisoft/yii2-authclient: ~2.1.0
README
Yii 2 的 AuthClient 扩展
安装
推荐使用 composer 安装:
composer require --prefer-dist yiichina/yii2-auth
或者手动编辑 composer.json,添加:
"yiichina/yii2-auth": "*"
使用文档参考: 快速开始