Class AuthorizationCode
Represents an authorization code grant.
- League\OAuth2\Client\Grant\AbstractGrant uses League\OAuth2\Client\Tool\RequiredParameterTrait
-
League\OAuth2\Client\Grant\AuthorizationCode
Namespace: League\OAuth2\Client\Grant
Link: Authorization Code (RFC 6749, ยง1.3.1)
Located at src/Grant/AuthorizationCode.php
Link: Authorization Code (RFC 6749, ยง1.3.1)
Located at src/Grant/AuthorizationCode.php
protected
string
|
|
protected
array
|
__toString(),
prepareRequestParameters()
|