You are here

public property Oauth2Client::$password in OAuth2 Client 8.2

The password of the account being authenticated.

Note: Used only when the grant_type is set to resource_owner.

Type: string

File

src/Annotation/Oauth2Client.php, line 115

Class

Oauth2Client
Annotation definition Oauth2Client plugins.

Namespace

Drupal\oauth2_client\Annotation

Code

public $password;