You are here

protected property OAuthDrupalProvider::$user_data in OAuth 1.0 8.2

The user data service.

Type: \Drupal\user\UserDataInterface

File

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

Class

OAuthDrupalProvider
Oauth authentication provider.

Namespace

Drupal\oauth\Authentication\Provider

Code

protected $user_data;