You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add redirectIfNotAuthenticatedMiddleware to enforce authentication before accessing app routes
We were previously relying on API calls to redirect the user on app load,
but if the user does not have a session then there is no reason to server the application
0 commit comments