Merge branch 'private' into 'master'
Implement mock Private route basing on user role See merge request !24
No related branches found
No related tags found
Showing
- src/App.tsx 11 additions, 2 deletionssrc/App.tsx
- src/components/LandingPage/LandingPage.tsx 1 addition, 1 deletionsrc/components/LandingPage/LandingPage.tsx
- src/components/NotFound/NotFound.tsx 3 additions, 0 deletionssrc/components/NotFound/NotFound.tsx
- src/components/Unauthorized/Unauthorized.tsx 3 additions, 0 deletionssrc/components/Unauthorized/Unauthorized.tsx
- src/components/api/PrivateRoute/PrivateRoute.tsx 15 additions, 5 deletionssrc/components/api/PrivateRoute/PrivateRoute.tsx
- src/components/api/routes.ts 9 additions, 1 deletionsrc/components/api/routes.ts
- src/components/api/userRoles.ts 5 additions, 0 deletionssrc/components/api/userRoles.ts
Loading
Please register or sign in to comment