protected property Oauth2AuthorizeForm::$server in Simple OAuth (OAuth2) & OpenID Connect 5.x
Same name and namespace in other branches
- 8.4 src/Controller/Oauth2AuthorizeForm.php \Drupal\simple_oauth\Controller\Oauth2AuthorizeForm::server
The authorization server.
Type: \League\OAuth2\Server\AuthorizationServer
File
- src/
Controller/ Oauth2AuthorizeForm.php, line 48
Class
- Oauth2AuthorizeForm
- Authorize form.
Namespace
Drupal\simple_oauth\ControllerCode
protected $server;