11 string references to YAML keys in auth0.routing.yml in Auth0 Single Sign On 8
- auth0_install in ./
auth0.install - Implements hook_install().
- auth0_uninstall in ./
auth0.install - Implements hook_uninstall().
- AuthController::auth0FailWithVerifyEmail in src/
Controller/ AuthController.php - Email not verified error message.
- AuthController::callback in src/
Controller/ AuthController.php - Handles the callback for the oauth transaction.
- AuthController::login in src/
Controller/ AuthController.php - Handles the login page override.
- AuthController::validateUserEmail in src/
Controller/ AuthController.php - Checks if the email is valid.
- AuthController::__construct in src/
Controller/ AuthController.php - Inicialize the controller.
- BasicAdvancedForm::buildForm in src/
Form/ BasicAdvancedForm.php - Form constructor.
- BasicAdvancedForm::submitForm in src/
Form/ BasicAdvancedForm.php - Form submission handler.
- BasicSettingsForm::buildForm in src/
Form/ BasicSettingsForm.php - Form constructor.
- BasicSettingsForm::submitForm in src/
Form/ BasicSettingsForm.php - Form submission handler.