You are here

protected property OauthResponse::$grantService in OAuth2 Client 8.3

Injected client service.

Type: \Drupal\oauth2_client\Service\Grant\AuthorizationCodeGrantService

File

src/Controller/OauthResponse.php, line 41

Class

OauthResponse
Controller to process an authorization code request.

Namespace

Drupal\oauth2_client\Controller

Code

protected $grantService;