You are here

service simple_oauth.normalizer.oauth2_refresh_token in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 8.4 simple_oauth.services.yml \simple_oauth.normalizer.oauth2_refresh_token
  2. 8.2 simple_oauth.services.yml \simple_oauth.normalizer.oauth2_refresh_token
  3. 8.3 simple_oauth.services.yml \simple_oauth.normalizer.oauth2_refresh_token

Class

Drupal\simple_oauth\Normalizer\RefreshTokenEntityNormalizer

Tags

  • normalizer

File

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

View source
  1. class: Drupal\simple_oauth\Normalizer\RefreshTokenEntityNormalizer
  2. tags:
  3. - { name: normalizer, priority: 20 }