You are here

service auth0.helper in Auth0 Single Sign On 8.2

Class

Drupal\auth0\Util\AuthHelper
2 string references to auth0.helper
auth0_signin_with_refresh_token in ./auth0.module
Use Refresh Token.
AuthController::create in src/Controller/AuthController.php
Instantiates a new instance of this class.

File

./auth0.services.yml
auth0.services.yml

View source
  1. class: Drupal\auth0\Util\AuthHelper
  2. arguments:
  3. - '@logger.factory'
  4. - '@config.factory'