Add roadcard as protected route

pull/4066/head
Kamran Ahmed 1 year ago
parent 5848698abf
commit 70976ee42a
  1. 1
      src/components/Authenticator/authenticator.ts

@ -34,6 +34,7 @@ function handleGuest() {
const authenticatedRoutes = [
'/account/update-profile',
'/account/update-password',
'/account/road-card',
'/account',
];

Loading…
Cancel
Save