mikk150 / yii2-authclient-cachestatestorage
This package is abandoned and no longer maintained.
No replacement package was suggested.
yii2 oauth2 cache state storage
Package info
github.com/mikk150/yii2-authclient-cachestatestorage
Type:yii2-extension
pkg:composer/mikk150/yii2-authclient-cachestatestorage
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
Cache state storage for Yii2 authclient
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist mikk150/yii2-authclient-cachestatestorage
or add
"mikk150/yii2-authclient-cachestatestorage": "~1.0.0"
to the require section of your composer.json.