You are here

namespace Drupal\miniorange_2fa\Form in Google Authenticator / 2 Factor Authentication - 2FA 8

Same name in other branches
  1. 8.2 Drupal\miniorange_2fa\Form
Classsort descending Location Description
authenticate_user src/Form/authenticate_user.php @file This is used to authenticate user during login.
configure_google_authenticator src/Form/configure_google_authenticator.php
configure_kba src/Form/configure_kba.php
configure_otp_over_email src/Form/configure_otp_over_email.php
configure_otp_over_phone src/Form/configure_otp_over_phone.php
configure_otp_over_sms src/Form/configure_otp_over_sms.php
configure_otp_over_sms_and_email src/Form/configure_otp_over_sms_and_email.php
configure_qrcode_authentication src/Form/configure_qrcode_authentication.php
miniorange_2fa_inline_registration src/Form/miniorange_2fa_inline_registration.php
miniorange_2fa_RemoveLicense src/Form/miniorange_2fa_RemoveLicense.php
MoAuthCustomerSetup src/Form/MoAuthCustomerSetup.php Customer setup form().
MoAuthLicensing src/Form/MoAuthLicensing.php
MoAuthLoginSettings src/Form/MoAuthLoginSettings.php
MoAuthSetupTwoFactor src/Form/MoAuthSetupTwoFactor.php Showing Setup Two-Factor page.
MoAuthSupport src/Form/MoAuthSupport.php Showing Support form info.
test_email_verification src/Form/test_email_verification.php Menu callback for email verification.
test_google_authenticator src/Form/test_google_authenticator.php Menu callback for email verification.
test_kba_authentication src/Form/test_kba_authentication.php Menu callback for email verification.
test_otp_over_email src/Form/test_otp_over_email.php Menu callback for testing OTP Over Email.
test_otp_over_phone src/Form/test_otp_over_phone.php Menu callback for testing OTP Over SMS.
test_otp_over_sms src/Form/test_otp_over_sms.php Menu callback for testing OTP Over SMS.
test_otp_over_sms_and_email src/Form/test_otp_over_sms_and_email.php Menu callback for testing OTP Over SMS and Email.
test_qrcode_authentication src/Form/test_qrcode_authentication.php Menu callback for email verification.