nss-day-cohort-41 / nutshell-my-pretty-rose-tree

nutshell-my-pretty-rose-tree created by GitHub Classroom
0 stars 2 forks source link

Different users can use the application with session storage #2

Closed brendalong closed 4 years ago

brendalong commented 4 years ago

Story

Using session storage, the team should be able to mimic multiple users using the site concurrently.

Acceptance Criteria

Given the team wants to have multiple users active in the application concurrently When a new tab is opened And the user activates a different account Then then the current account should be set as active in session storage

MandasK commented 4 years ago

Session Storage working at registration login and previously registered user login and pulled into master.