protected property AuthorizationCode::$authCodeRepository in Simple OAuth (OAuth2) & OpenID Connect 8.4
Same name and namespace in other branches
- 5.x src/Plugin/Oauth2Grant/AuthorizationCode.php \Drupal\simple_oauth\Plugin\Oauth2Grant\AuthorizationCode::authCodeRepository
The authorization code repository.
Type: \League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface
File
- src/
Plugin/ Oauth2Grant/ AuthorizationCode.php, line 27
Class
- AuthorizationCode
- The authorization code grant plugin.
Namespace
Drupal\simple_oauth\Plugin\Oauth2GrantCode
protected $authCodeRepository;