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";
export default function Totp(props: PageProps {msg("loginTotpStep1")} {msg("loginTotpManualStep2")}
{totp.totpSecretEncoded}
{msg("loginTotpManualStep3")}
{totp.supportedApplications.map(app => (
{msg("loginTotpStep2")}
{msg("loginTotpStep3")}
{msg("loginTotpStep3DeviceName")}