When a token is invalidated, it should cause a resign in process. Instead it's just reporting that the server is unavailable. When checking server status, need to distinguish between a 401 (not authorized) response versus no response from the server. In a 401, reroute to the sign in page.
When a token is invalidated, it should cause a resign in process. Instead it's just reporting that the server is unavailable. When checking server status, need to distinguish between a 401 (not authorized) response versus no response from the server. In a 401, reroute to the sign in page.
Original #: 53