[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/carlos-mg89/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: 140 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 = [],?UriInterface $baseApiUri = null)   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: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1