Describe the bug
When a token is invalid it should redirect to /signout then to /login, but doesn't work on the current build, so when a customer tries to access it, it will instead load forever until the user itself goes to /signout.
Solution to problem could to wait for X amount of time, and if nothing happens fallback to /signout, or try to find the issue is in general.