import React from "react"; import clsx from "clsx"; import { CommonThemedImage } from "./common-themed-image"; export const EnterpriseSSOMultifactorAuth = ({ className, }: { className?: string; }) => { return (
Pre-built components and hooks to easily build your sign-on interfaces.
Customizable components for implementing any type of MFA flows.