mikk150 / yii2-authclient-cachestatestorage
此包已被废弃,不再维护。未建议替代包。
yii2 oauth2 缓存状态存储
1.0.0
2018-12-17 13:41 UTC
Requires
- yiisoft/yii2-authclient: ~2.1.0
Requires (Dev)
- phpunit/phpunit: 4.8.34
This package is auto-updated.
Last update: 2021-04-22 11:26:45 UTC
README
为 Yii2 authclient 提供缓存状态存储
安装
安装此扩展的首选方法是使用 composer。
运行以下命令之一:
composer require --prefer-dist mikk150/yii2-authclient-cachestatestorage
或者
"mikk150/yii2-authclient-cachestatestorage": "~1.0.0"
将以下内容添加到 composer.json 文件的 require 部分中。