public property Oauth2Client::$username in OAuth2 Client 8.2
The username 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 106
Class
- Oauth2Client
- Annotation definition Oauth2Client plugins.
Namespace
Drupal\oauth2_client\AnnotationCode
public $username;