yiichina/yii2-auth

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

安装次数: 1,081

依赖者: 2

建议者: 0

安全: 0

星标: 17

关注者: 6

分支: 5

开放问题: 3

类型:yii2-extension

v1.0.0 2018-12-13 02:20 UTC

This package is auto-updated.

Last update: 2024-09-13 16:04:08 UTC


README

Yii 2 的 AuthClient 扩展


Latest Stable Version Total Downloads License

安装

推荐使用 composer 安装:

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

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

"yiichina/yii2-auth": "*"

使用文档参考: 快速开始