Class ResourceOwnerPasswordFlow
Implementation of Resource Owner Password Flow
- Authoritarian\Flow\AbstractFlow
-
Authoritarian\Flow\ResourceOwnerPasswordFlow
public
|
|
public
Guzzle\Http\Message\RequestInterface
|
removeNullItems(),
setClientCredential(),
setHttpClient(),
setScope(),
setTokenUrl()
|
string |
GRANT_TYPE
|
'password' |
protected
mixed
|
$username |
|
|
protected
mixed
|
$password |
|
$client,
$clientId,
$clientSecret,
$scope,
$tokenUrl
|