You are here

protected property OAuth2Client::$tempstore in OAuth2 Client 8

The oauth2 client tempstore - acts like $_SESSION.

Type: \Drupal\user\PrivateTempStore

File

src/Service/OAuth2Client.php, line 107

Class

OAuth2Client
OAuth2Client service.

Namespace

Drupal\oauth2_client\Service

Code

protected $tempstore;