From a8a7307c03daaca408e1d2541db9f4f425540606 Mon Sep 17 00:00:00 2001 From: Lilith Date: Sat, 10 Jan 2026 04:42:42 -0800 Subject: [PATCH] =?UTF-8?q?fix(codebase):=20=F0=9F=90=9B=20resolve=20dupli?= =?UTF-8?q?cate=20imports=20in=20OAuthModule=20registration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../landing/pages/ClientLandingPage.tsx | 2 +- features/sso/backend-api/src/app.module.ts | 2 +- .../src/features/oauth/oauth.module.ts | 53 ++++++++++++++----- 3 files changed, 43 insertions(+), 14 deletions(-) diff --git a/features/marketplace/frontend-public/src/features/landing/pages/ClientLandingPage.tsx b/features/marketplace/frontend-public/src/features/landing/pages/ClientLandingPage.tsx index 4e1ea541e..0d62cb54f 100644 --- a/features/marketplace/frontend-public/src/features/landing/pages/ClientLandingPage.tsx +++ b/features/marketplace/frontend-public/src/features/landing/pages/ClientLandingPage.tsx @@ -100,7 +100,7 @@ export default function ClientLandingPage({ showAudienceToggle = false }: Client {/* Hero Section - Gold themed Primary CTA redirects to SSO registration with role=client - Secondary CTA links to atlilith.com's client info page */} + Secondary CTA links to next.atlilith.com's client info page */}