diff --git a/src/components/Authenticator/authenticator.ts b/src/components/Authenticator/authenticator.ts index 220de895b..ca66fd6af 100644 --- a/src/components/Authenticator/authenticator.ts +++ b/src/components/Authenticator/authenticator.ts @@ -34,6 +34,7 @@ function handleGuest() { const authenticatedRoutes = [ '/account/update-profile', '/account/update-password', + '/account/road-card', '/account', ];