Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle expired token in the app & investigate session management #244

Closed
2 tasks done
JamalG16 opened this issue Mar 4, 2020 · 0 comments · Fixed by #245
Closed
2 tasks done

Handle expired token in the app & investigate session management #244

JamalG16 opened this issue Mar 4, 2020 · 0 comments · Fixed by #245
Assignees
Labels
enhancement New feature or request frontend

Comments

@JamalG16
Copy link
Collaborator

JamalG16 commented Mar 4, 2020

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]

@JamalG16 JamalG16 added enhancement New feature or request frontend labels Mar 4, 2020
@JamalG16 JamalG16 added this to the Sprint 6: Iteration 11 milestone Mar 4, 2020
@JamalG16 JamalG16 self-assigned this Mar 4, 2020
JamalG16 added a commit that referenced this issue Mar 4, 2020
… frontend api code, fixed create work order bug where modal wasnt opening and cleaned up code
JamalG16 added a commit that referenced this issue Mar 5, 2020
[#244] added frontend handlers for when token has expired, refactored…
@JamalG16 JamalG16 changed the title Handle expired token in the app Handle expired token in the app & investigate session management Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant