This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/resources/scripts/routers
DaneEveritt 3fceb588fb
Fix router logic to account for logged out users; closes #4085
Middleware was removed from the `/` route to redirect users without authentication, so now we need to handle this on the front-end properly.
2022-05-28 13:32:35 -04:00
..
AuthenticationRouter.tsx Fix router logic to account for logged out users; closes #4085 2022-05-28 13:32:35 -04:00
DashboardRouter.tsx Fix router logic to account for logged out users; closes #4085 2022-05-28 13:32:35 -04:00
ServerRouter.tsx Fix router logic to account for logged out users; closes #4085 2022-05-28 13:32:35 -04:00