amosproj/amos2021ss01-emba-service

Logout feature

bitans94 opened this issue · 1 comments

User story

  1. As a user
  2. I want / need to logout from the website
  3. 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

Closed on 7.7.2021