You are here

protected property SimpleOauthAuthenticationProvider::$configFactory in Simple OAuth (OAuth2) & OpenID Connect 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Authentication/Provider/SimpleOauthAuthenticationProvider.php, line 21

Class

SimpleOauthAuthenticationProvider
Class SimpleOauthAuthenticationProvider.

Namespace

Drupal\simple_oauth\Authentication\Provider

Code

protected $configFactory;