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
Overview
When the session expires, redirect the user to the login page
Details
Currently no redirect happens, content simply stops updating with 403 errors, then on refresh the user is navigated to the index.html page rather than the login page
Tasks
Throw 401 error when the session expires
Catch 401 error and redirect to the login page
The text was updated successfully, but these errors were encountered:
Feature
Overview
When the session expires, redirect the user to the login page
Details
Currently no redirect happens, content simply stops updating with 403 errors, then on refresh the user is navigated to the index.html page rather than the login page
Tasks
The text was updated successfully, but these errors were encountered: