FR-03: User Logout
Description
As a user, I want to log out from my account so that I can end my session securely.
Acceptance criteria
- AC1 - An authenticated user should be able to log out of the system.
- AC2 - The user should be redirected to the homepage once logging out succeeds.
Dependencies
Requires #12 (closed)