You are here

protected property UserClaimsNormalizer::$userStorage in Simple OAuth (OAuth2) & OpenID Connect 5.x

The user storage.

Type: \Drupal\user\UserStorageInterface

File

src/Normalizer/UserClaimsNormalizer.php, line 27

Class

UserClaimsNormalizer
Normalizes a user entity to extract the claims.

Namespace

Drupal\simple_oauth\Normalizer

Code

protected $userStorage;