private property Jwks::$user in Simple OAuth (OAuth2) & OpenID Connect 5.x
The authenticated user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Controller/ Jwks.php, line 25
Class
- Jwks
- Controller for the User Info endpoint.
Namespace
Drupal\simple_oauth\ControllerCode
private $user;