noi-techpark / it.bz.beacon.admin

This repository contains the sourcecode of the administration webapp frontend
Other
0 stars 3 forks source link

Expired tokens do not force a new login #70

Closed Piiit closed 3 years ago

Piiit commented 3 years ago

If we are inside the web app (logged in) and do not interact with it for some time, we get a token expiration. That results in either empty beacon lists, or neverending loading spinners. Only a refresh of the page redirects to the login screen.

This should always happen, otherwise users could get confused

noctho commented 3 years ago

Fixed, see #72