-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
The login page should be presented (with auto-redirect) when your login token has expired and you are trying to access some resource. Currently, an error is just displayed and you have to find some way to get to the main page to login.
Two problem scenarios where this occurs:
- When your cookie has expired and you try to refresh the page on a device. An annoying error is displayed and there is no easy way to re-login.
- When you click a link to a device and your current web browser is not logged in. The same annoying error is shown without a way to login.