heyhellomila/project-mender

Handle expired token in the app & investigate session management

Closed this issue · 0 comments

subtask of #75

  • Investigate session management refresher tokens and the possibility of implementing within current app.

  • When a user's token is expired, they should be logged out. Currently, the user is not logged out and they are free to keep sending failing API requests. When a token is expired, the user should be redirected to the login page, stating that the session has ended.

[SP: 3]
[Risk: low]
[Priority: High]