Kernel::WebApp::Util::TwoFactor::AuthenticatorApp

NAME

Kernel::WebApp::Util::TwoFactor::AuthenticatorApp – Two-factor authentication method authenticator app.

PUBLIC INTERFACE

TwoFactorMethod()

Defines the internal TwoFactorMethod name of the two-factor authentication mechanism module.

GetEnterSetupCodeMessage()

Get the enter setup code message of the two-factor authentication method.

GetEnterVerificationCodeMessage()

Get the enter verification code message of the two-factor authentication method.

GetRequestVerificationCodeMessage()

Get the readable verification code label of the two-factor authentication method.

Scroll to Top