[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 36 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) X-Ref |
Retrieves and stores/returns the OAuth2 access token after a successful authorization. param: string $code The access code from the callback. return: TokenInterface $token |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |