mikk150/yii2-authclient-cachestatestorage

This package is abandoned and no longer maintained. No replacement package was suggested.

yii2 oauth2 cache state storage

1.0.0 2018-12-17 13:41 UTC

This package is auto-updated.

Last update: 2021-04-22 11:26:45 UTC


README

993323

Cache state storage for Yii2 authclient


Build Status codecov

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.