protected property UsersJwtAuth::$keyRepository in JSON Web Token Authentication (JWT) 8
The user key repository service.
Type: \Drupal\users_jwt\UsersJwtKeyRepositoryInterface
File
- modules/
users_jwt/ src/ Authentication/ Provider/ UsersJwtAuth.php, line 27
Class
- UsersJwtAuth
- Class UsersJwtAuth.
Namespace
Drupal\users_jwt\Authentication\ProviderCode
protected $keyRepository;