protected property RefreshToken::$configFactory in Simple OAuth (OAuth2) & OpenID Connect 8.2
Same name and namespace in other branches
- 8.3 simple_oauth_extras/src/Plugin/Oauth2Grant/RefreshToken.php \Drupal\simple_oauth_extras\Plugin\Oauth2Grant\RefreshToken::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- simple_oauth_extras/
src/ Plugin/ Oauth2Grant/ RefreshToken.php, line 30
Class
- RefreshToken
- Plugin annotation @Oauth2Grant( id = "refresh_token", label = @Translation("Refresh Token") )
Namespace
Drupal\simple_oauth_extras\Plugin\Oauth2GrantCode
protected $configFactory;