issues
search
Team-WhatsUpApp
/
WhatUp
An e-commerce marketplace application that will connect subscribers with local merchants
http://www.whatsupproject.com
1
stars
1
forks
source link
As a user, I want to be able to log out of the WhatsUp application.
#10
Open
suffa07
opened
7 years ago
suffa07
commented
7 years ago
[x] Create a logout button on the user dashboard
[x] Create logic that logs the current user out of the application
[x] Use security feature that does not the user have access to the session again by using the back-button
[x] Add path to the user controller that redirects the user to the Home page (index.html) upon logging out.