You are here

protected property SocialAuthUser::$providerUserID in Social Auth 3.x

Same name and namespace in other branches
  1. 8.2 src/User/SocialAuthUser.php \Drupal\social_auth\User\SocialAuthUser::providerUserID

ID in provider.

Type: string

File

src/User/SocialAuthUser.php, line 43

Class

SocialAuthUser
User data used for authentication with Drupal.

Namespace

Drupal\social_auth\User

Code

protected $providerUserID;