diff --git a/platform/app/src/routes/index.tsx b/platform/app/src/routes/index.tsx index 7226b55d5d9..c4101c76cfe 100644 --- a/platform/app/src/routes/index.tsx +++ b/platform/app/src/routes/index.tsx @@ -149,7 +149,7 @@ const createRoutes = ({ exact path={route.path} element={ - + userAuthenticationService.handleUnauthenticated()}> }