social_auth_buttons-1.0.0-beta1/social_auth_buttons.services.yml
social_auth_buttons.services.yml
services:
social_auth_buttons.route_provider:
class: Drupal\social_auth_buttons\Services\SocialAuthButtonsRouteProvider
arguments: ['@database', '@state', '@path.current', '@cache.data', '@path_processor_manager', '@cache_tags.invalidator', 'router', '@language_manager']
