[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ -> FiveHundredPx.php (summary)

500px service.

Author: Pedro Amorim <contact@pamorim.fr>
License: http://www.opensource.org/licenses/mit-license.html MIT License
File Size: 120 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FiveHundredPx:: (6 methods):
  __construct()
  getRequestTokenEndpoint()
  getAuthorizationEndpoint()
  getAccessTokenEndpoint()
  parseRequestTokenResponse()
  parseAccessTokenResponse()


Class: FiveHundredPx  - X-Ref

500px service.

__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage,SignatureInterface $signature,UriInterface $baseApiUri = null)   X-Ref
No description

getRequestTokenEndpoint()   X-Ref
{@inheritDoc}


getAuthorizationEndpoint()   X-Ref
{@inheritdoc}


getAccessTokenEndpoint()   X-Ref
{@inheritdoc}


parseRequestTokenResponse($responseBody)   X-Ref
{@inheritdoc}


parseAccessTokenResponse($responseBody)   X-Ref
{@inheritdoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1