You are here

service oauth2.client in OAuth2 Client 8

Class

%oauth2_client.service.class%
1 string reference to oauth2.client
oauth2_client_load in ./oauth2_client.module
Load an oauth2 client.

File

./oauth2_client.services.yml
oauth2_client.services.yml

View source
  1. class: '%oauth2_client.service.class%'
  2. arguments:
  3. - '@http_client'
  4. - '@request_stack'
  5. - '@tempstore.private'