From a602935fcaa712eb4593485bf3a3d3fa80ee4f45 Mon Sep 17 00:00:00 2001 From: Justin Mathew <42416647+sastaachar@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:52:01 +0530 Subject: [PATCH] Update auth.ts --- src/auth.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/auth.ts b/src/auth.ts index 970e2ba8..1e8d8c1c 100644 --- a/src/auth.ts +++ b/src/auth.ts @@ -5,6 +5,7 @@ import { initMixpanel } from './mixpanel-service'; import { AuthType, DOMSelector, EmbedConfig, EmbedEvent, } from './types'; + import { getDOMNode, getRedirectUrl, getSSOMarker } from './utils'; import { EndPoints,