Skip to content

[Bug]: Stale Tokens aren't handled appropriately #54

Open
@anilnatha

Description

@anilnatha

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.

  1. Login to the application
  2. Allow some time to pass for the token to expire (need to determine the expiration time of tokens)
  3. 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

U-UIUXbugSomething isn't working

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions