You are here

service simple_oauth.server.response_type in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 8.4 simple_oauth.services.yml \simple_oauth.server.response_type
  2. 8.3 simple_oauth.services.yml \simple_oauth.server.response_type

Class

\OpenIDConnectServer\IdTokenResponse

File

./simple_oauth.services.yml
simple_oauth.services.yml

View source
  1. class: \OpenIDConnectServer\IdTokenResponse
  2. arguments:
  3. - '@Drupal\simple_oauth\OpenIdConnect\UserIdentityProvider'
  4. - '@OpenIDConnectServer\ClaimExtractor'