Strava\API\OAuth::checkResponse PHP Method

checkResponse() protected method

See also: AbstractProvider::checkResponse
protected checkResponse ( Psr\Http\Message\ResponseInterface $response, $data )
$response Psr\Http\Message\ResponseInterface
    protected function checkResponse(ResponseInterface $response, $data)
    {
    }