protected property Password::$refreshTokenRepository in Simple OAuth (OAuth2) & OpenID Connect 8.2
Same name and namespace in other branches
- 8.4 src/Plugin/Oauth2Grant/Password.php \Drupal\simple_oauth\Plugin\Oauth2Grant\Password::refreshTokenRepository
- 8.3 src/Plugin/Oauth2Grant/Password.php \Drupal\simple_oauth\Plugin\Oauth2Grant\Password::refreshTokenRepository
- 5.x src/Plugin/Oauth2Grant/Password.php \Drupal\simple_oauth\Plugin\Oauth2Grant\Password::refreshTokenRepository
Type: \League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface
File
- src/
Plugin/ Oauth2Grant/ Password.php, line 29
Class
- Password
- Plugin annotation @Oauth2Grant( id = "password", label = @Translation("Password") )
Namespace
Drupal\simple_oauth\Plugin\Oauth2GrantCode
protected $refreshTokenRepository;