Skip to content

EnableMfaContext

type EnableMfaContext = () => { error: [AuthErrorPayload](/reference/deprecated/javascript/auth/types/auth-error-payload) | null, imageUrl: string | null, secret: string | null }