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