service social_auth.user_authenticator in Social Auth 3.x
Same name and namespace in other branches
- 8.2 social_auth.services.yml \social_auth.user_authenticator
Class
Drupal\social_auth\User\UserAuthenticator1 string reference to social_auth.user_authenticator
- UserTest::setUp in tests/
src/ Functional/ UserTest.php
File
View source
- class: Drupal\social_auth\User\UserAuthenticator
- arguments:
- - '@current_user'
- - '@messenger'
- - '@logger.factory'
- - '@social_auth.user_manager'
- - '@social_auth.data_handler'
- - '@config.factory'
- - '@router.route_provider'
- - '@event_dispatcher'