Login page expects a new token on every refresh
Local storage variables persist reloads, and the frontend should take advantage of this. If the login page detects a token in local storage it should check it immediately.
Local storage variables persist reloads, and the frontend should take advantage of this. If the login page detects a token in local storage it should check it immediately.