Class Google
- League\OAuth2\Client\Provider\AbstractProvider
- League\OAuth2\Client\Provider\Google uses League\OAuth2\Client\Tool\BearerAuthorizationTrait (not available)
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
string |
ACCESS_TOKEN_RESOURCE_OWNER_ID
|
#
'id'
|
protected
string
|
$accessType
If set, this will be sent to google as the "access_type" parameter. |
|
protected
string
|
$hostedDomain
If set, this will be sent to google as the "hd" parameter. |
|
protected
string
|
$scope
If set, this will be sent to google as the "scope" parameter. |