You are here

protected property UsersJwtKeyRepository::$keyCache in JSON Web Token Authentication (JWT) 8

The memory cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

modules/users_jwt/src/UsersJwtKeyRepository.php, line 28

Class

UsersJwtKeyRepository
Class UsersJwtKeyRepository

Namespace

Drupal\users_jwt

Code

protected $keyCache;