\EasyWeChat\Kernel\ContractsAccessTokenInterface

Interface AuthorizerAccessToken.

Summary

Methods
Constants
getToken()
refresh()
applyToRequest()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getToken()

getToken() : array

Returns

array

applyToRequest()

applyToRequest(\Psr\Http\Message\RequestInterface  $request, array  $requestOptions = array()) : \Psr\Http\Message\RequestInterface

Parameters

\Psr\Http\Message\RequestInterface $request
array $requestOptions

Returns

\Psr\Http\Message\RequestInterface