[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 156 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
GitHub:: (7 methods):
__construct()
getAuthorizationEndpoint()
getAccessTokenEndpoint()
getAuthorizationMethod()
parseAccessTokenResponse()
getExtraOAuthHeaders()
getExtraApiHeaders()
__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage,$scopes = array() X-Ref |
Write access to gists. |
getAuthorizationEndpoint() X-Ref |
{@inheritdoc} |
getAccessTokenEndpoint() X-Ref |
{@inheritdoc} |
getAuthorizationMethod() X-Ref |
{@inheritdoc} |
parseAccessTokenResponse($responseBody) X-Ref |
{@inheritdoc} |
getExtraOAuthHeaders() X-Ref |
Used to configure response type -- we want JSON from github, default is query string format return: array |
getExtraApiHeaders() X-Ref |
Required for GitHub API calls. return: array |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |