authclient\StateStorageInterface

Interface yii\authclient\StateStorageInterface

Implemented by yii\authclient\SessionStateStorage
Available since version 2.1
Source Code https://github.com/yiisoft/yii2-authclient/blob/master/StateStorageInterface.php

StateStorageInterface is an interface for Auth client state storage.

Herein 'state' means a named variable, which is persistent between different requests.

Note: in order to function correctly state storage should vary depending