Logout feature
bitans94 opened this issue · 1 comments
bitans94 commented
User story
- As a user
- I want / need to logout from the website
- So that once required work is complete, user can securely log out.
Acceptance criteria
- Logout button available for the user in the UI.
- Once user logs out, they cannot access the website without further providing credentials.
Definition of done
- Code review from peers has been completed and passed
- Code is fully implemented and commented
- Adheres to coding guidelines
- Commits are not squashed
- Code is checked into the repository
- Unit tests for backend have been written and are passing
- Manual performance tests on the browser are passing
- No critical bugs are open
bitans94 commented
Closed on 7.7.2021