protected property RefreshToken::$configFactory in Simple OAuth (OAuth2) & OpenID Connect 8.4
Same name and namespace in other branches
- 5.x src/Plugin/Oauth2Grant/RefreshToken.php \Drupal\simple_oauth\Plugin\Oauth2Grant\RefreshToken::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ Oauth2Grant/ RefreshToken.php, line 33
Class
- RefreshToken
- The refresh token grant plugin.
Namespace
Drupal\simple_oauth\Plugin\Oauth2GrantCode
protected $configFactory;