You are here

private property UserInfo::$user in Simple OAuth (OAuth2) & OpenID Connect 5.x

The authenticated user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/UserInfo.php, line 27

Class

UserInfo
Controller for the User Info endpoint.

Namespace

Drupal\simple_oauth\Controller

Code

private $user;