getPsrRequest(); $psrResponse = $this->getPsrResponse(); $response = $this->server->respondToAccessTokenRequest($psrRequest, $psrResponse); $this->renderPsrResponse($response); } }