You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a User, I would like to be able to log out of my account, so that I can keep my account secure
Acceptance Criteria
Acceptance Criteria 1 Given that I am logged into my account When I click on the logout link Then I am asked to confirm to logout
Acceptance Criteria 2 Given that I am a logged in user who has clicked logout When I confirm I want to logout Then I am logged out of my account
Acceptance Criteria 3 Given that I am a registered user, who has signed out of my account When I use the browser navigation buttons such as back button Then I cannot access information which requires me to be signed in
Tasks
Task 1 – Develop link for users to access logout functionality
Task 2 – Develop logout confirmation form to log users out
Task 3 – Develop a redirect so if a user signs out whilst on a page requiring a user to be logged in, it redirects them appropriately
Task 3 - unnecessary - sign out functionality located on own page. User is required to navigate to sign out page in order to sign out. If user has page that requires them to be logged in open on another tab it will remain open until they navigate away from that page - or try to submit a form.
As a User, I would like to be able to log out of my account, so that I can keep my account secure
Acceptance Criteria
Given that I am logged into my account
When I click on the logout link
Then I am asked to confirm to logout
Given that I am a logged in user who has clicked logout
When I confirm I want to logout
Then I am logged out of my account
Given that I am a registered user, who has signed out of my account
When I use the browser navigation buttons such as back button
Then I cannot access information which requires me to be signed in
Tasks
Iteration:
Points:
Epic: #4
The text was updated successfully, but these errors were encountered: