You are here

protected property OpenIDConnect::$session in OpenID Connect / OAuth client 2.x

The OpenID Connect session service.

Type: \Drupal\openid_connect\OpenIDConnectSessionInterface

File

src/OpenIDConnect.php, line 118

Class

OpenIDConnect
Main service of the OpenID Connect module.

Namespace

Drupal\openid_connect

Code

protected $session;