[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ -> ParrotFlowerPower.php (summary)

ParrotFlowerPower service.

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

Defines 1 class

ParrotFlowerPower:: (6 methods):
  __construct()
  getAuthorizationEndpoint()
  getAccessTokenEndpoint()
  getAuthorizationMethod()
  parseAccessTokenResponse()
  refreshAccessToken()


Class: ParrotFlowerPower  - X-Ref

ParrotFlowerPower service.

__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage,$scopes = array()   X-Ref
No description

getAuthorizationEndpoint()   X-Ref
{@inheritdoc}


getAccessTokenEndpoint()   X-Ref
{@inheritdoc}


getAuthorizationMethod()   X-Ref
{@inheritdoc}


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


refreshAccessToken(TokenInterface $token)   X-Ref
Parrot use a different endpoint for refresh a token

{@inheritdoc}



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