You are here

private property DisallowOauth2Requests::$authProvider in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x src/PageCache/DisallowOauth2Requests.php \Drupal\oauth2_server\PageCache\DisallowOauth2Requests::authProvider

The authentication provider.

Type: \Drupal\oauth2_server\Authentication\Provider\OAuth2DrupalAuthProvider

File

src/PageCache/DisallowOauth2Requests.php, line 20

Class

DisallowOauth2Requests
Class Disallow Oauth2 Requests.

Namespace

Drupal\oauth2_server\PageCache

Code

private $authProvider;