Skip to content

Commit 26a5f3d

Browse files
committed
chore(apollo-vertex): branchupdate
1 parent d597dfd commit 26a5f3d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

apps/apollo-vertex/templates/dashboard/DashboardShellWrapper.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ export function DashboardShellWrapper({
4242
alt: "UiPath logo",
4343
}}
4444
variant={variant}
45-
clientId="e74e5981-cde0-4cd4-971c-6525cfba86b5"
46-
scope="openid profile email offline_access"
47-
baseUrl={typeof window === "undefined" ? "" : window.location.origin}
4845
navItems={variant === "minimal" ? minimalNavItems : sidebarNavItems}
4946
>
5047
{children}

0 commit comments

Comments
 (0)