You are here

protected property ResourceOwnersCredentialsGrantService::$usernamesPasswords in OAuth2 Client 8.3

Storage for usernames and passwords keyed by plugin id.

Type: array

File

src/Service/Grant/ResourceOwnersCredentialsGrantService.php, line 15

Class

ResourceOwnersCredentialsGrantService
Handles Authorization Grants for the OAuth2 Client module.

Namespace

Drupal\oauth2_client\Service\Grant

Code

protected $usernamesPasswords;