You are here

protected property OpenIDConnectSession::$redirectDestination in OpenID Connect / OAuth client 2.x

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/OpenIDConnectSession.php, line 29

Class

OpenIDConnectSession
Session service of the OpenID Connect module.

Namespace

Drupal\openid_connect

Code

protected $redirectDestination;