You are here

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

The claims.

Type: string[]

File

src/Normalizer/UserClaimsNormalizer.php, line 34

Class

UserClaimsNormalizer
Normalizes a user entity to extract the claims.

Namespace

Drupal\simple_oauth\Normalizer

Code

protected $claims;