[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 35 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ServiceInterface:: (1 method):
requestAccessToken()
Interface: ServiceInterface - X-Ref
Defines the common methods across OAuth 2 services.requestAccessToken($code, $state = null) X-Ref |
Retrieves and stores/returns the OAuth2 access token after a successful authorization. param: string $code the access code from the callback param: string $state return: TokenInterface $token |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |