OAuthCredentials
Possible credentials that can be used when requesting an OAuth token
Type declaration
clientId
The OAuth Client ID
clientSecret
The OAuth Client secret
grantType?
The OAuth Grant Type
password?
The Drupal account password
username?
The Drupal account username or email
Source
types.ts:95