From 45cc94263e1cc6f728934079a51887edb87a9cec Mon Sep 17 00:00:00 2001 From: OlegMoshkovich Date: Wed, 21 Jun 2023 14:22:43 +0200 Subject: [PATCH] add logs for is authenticated --- src/Components/ProjectPanel.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Components/ProjectPanel.jsx b/src/Components/ProjectPanel.jsx index 73321c170..217bd9e66 100644 --- a/src/Components/ProjectPanel.jsx +++ b/src/Components/ProjectPanel.jsx @@ -109,6 +109,8 @@ export default function ProjectPanel({fileOpen, modelPathDefined, isLocalModel}) const navigate = useNavigate() const theme = useTheme() const {isAuthenticated} = useAuth0() + // eslint-disable-next-line no-console + console.log('is authenticated from projects', isAuthenticated) const modelPath = { Schneestock: '/share/v/gh/Swiss-Property-AG/Schneestock-Public/main/ZGRAGGEN.ifc#c:80.66,11.66,-94.06,6.32,2.93,-8.72',