Open
Description
Describe the bug
After logging in successfully, and some time passes allowing the previously supplied token to expire, the UI continues to use the expired token.
What did you expect?
A clear and concise description of what you expect to happen
The token should be refreshed so the user may continue to use the UI.
Reproducible steps
How would we reproduce this bug? Please walk us through it step by step. Plain-text snippets preferred but screenshots welcome.
- Login to the application
- Allow some time to pass for the token to expire (need to determine the expiration time of tokens)
- Attempt to visit the health dashboard and you'll see the API calls returns
Unauthorized
.
What is your environment?
Include any computer hardware, operating system, framework, browser, time-of-day or other contextual information related to your issue
- Version of this software: v0.8.0
- Operating System: macOS
- Browser: Firefox ESR
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status