-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intended
Description
Description
While accessing a frontend-app that normally would redirect you to login when you are not (like learner-dashboard) the redirection is not happening currently
There's a 401 on the network request for login related things and then you are landed in the main screen of that frontend app
PRs
- feat: validation in routes to redirect to login if user is not auth #183
- fix: use request.url instead of global.location in authenticatedLoader #193
- feat: redirect unauthenticated users to login frontend-app-learner-dashboard#806
- feat: SPA navigation for post-auth redirects frontend-app-authn#1647
There's also a related issue:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugReport of or fix for something that isn't working as intendedReport of or fix for something that isn't working as intended
Type
Projects
Status
In Review