yiichina/yii2-auth

Yii2 中使用第三方登录扩展,包括:微博,QQ,微信,百度等


Keywords
extension, auth, yii2
License
BSD-3-Clause

Documentation

AuthClient Extension for Yii 2


Latest Stable Version Total Downloads License

安装

推荐使用 composer 安装:

composer require --prefer-dist yiichina/yii2-auth

或者手动编辑 composer.json,添加:

"yiichina/yii2-auth": "*"

使用文档参考: Quick Start