import { clsx } from "keycloakify/tools/clsx";
import type { PageProps } from "keycloakify/account/pages/PageProps";
import { useGetClassName } from "keycloakify/account/lib/useGetClassName";
import type { KcContext } from "../kcContext";
import type { I18n } from "../i18n";
import { MessageKey } from "keycloakify/account/i18n/i18n";
export default function Totp(props: PageProps {msg("totpStep1")} {msg("totpManualStep2")}
{totp.totpSecretEncoded}
{msg("totpManualStep3")}
{msg("changePasswordHtmlTitle")}
{totp.supportedApplications.map(app => (
{msg("totpStep2")}
{msg("totpStep3")}
{msg("totpStep3DeviceName")}