You are here

public property Oauth2Client::$authorization_uri in OAuth2 Client 8.2

Same name and namespace in other branches
  1. 8.3 src/Annotation/Oauth2Client.php \Drupal\oauth2_client\Annotation\Oauth2Client::authorization_uri

The authorization endpoint of the OAuth2 server.

Type: string

File

src/Annotation/Oauth2Client.php, line 62

Class

Oauth2Client
Annotation definition Oauth2Client plugins.

Namespace

Drupal\oauth2_client\Annotation

Code

public $authorization_uri;