You are here

protected property OAuth2DrupalAuthProvider::$storage in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x src/Authentication/Provider/OAuth2DrupalAuthProvider.php \Drupal\oauth2_server\Authentication\Provider\OAuth2DrupalAuthProvider::storage

The OAuth2Storage.

Type: \Drupal\oauth2_server\OAuth2StorageInterface

File

src/Authentication/Provider/OAuth2DrupalAuthProvider.php, line 35

Class

OAuth2DrupalAuthProvider
OAuth2 Drupal Auth Provider.

Namespace

Drupal\oauth2_server\Authentication\Provider

Code

protected $storage;