You are here

protected property Oauth2AuthorizeForm::$knownClientRepository in Simple OAuth (OAuth2) & OpenID Connect 8.3

The known client repository service.

Type: \Drupal\simple_oauth\KnownClientsRepositoryInterface

File

simple_oauth_extras/src/Controller/Oauth2AuthorizeForm.php, line 59

Class

Oauth2AuthorizeForm
Authorize form.

Namespace

Drupal\simple_oauth_extras\Controller

Code

protected $knownClientRepository;