You are here

protected property OAuthDrupalProvider::$user in OAuth 1.0 8.2

Same name and namespace in other branches
  1. 8 src/Authentication/Provider/OAuthDrupalProvider.php \Drupal\oauth\Authentication\Provider\OAuthDrupalProvider::user

An authenticated user object.

Type: \Drupal\user\UserBCDecorator

File

src/Authentication/Provider/OAuthDrupalProvider.php, line 42
Contains \Drupal\oauth\Authentication\Provider\OAuthProvider.

Class

OAuthDrupalProvider
Oauth authentication provider.

Namespace

Drupal\oauth\Authentication\Provider

Code

protected $user;