phpDocumentor

GoogleOAuthService
in package

Class GoogleOAuthService

Table of Contents

$apiClient  : GoogleServicesApiClient
$storage  : GoogleConfigurationStorage
__construct()  : mixed
GoogleOAuthService constructor.
create()  : GoogleOAuthService
Named constructor of GoogleOAuthService.
getAccessToken()  : string
Returns the google oauth access token.

Properties

Methods

getAccessToken()

Returns the google oauth access token.

public getAccessToken() : string

If the token is already expired, a new token is exchanged with the refresh token.

Return values
string

Search results