Describe the solution:
We should store information about the last time the user accessed the page in session/local storage. Such as:
Describe alternatives you've considered:
N/A
Links/Additional context:
N/A
Testing:
We should provide a way to view this info during testing
Describe the solution:
We should store information about the last time the user accessed the page in session/local storage. Such as:
user id
log in time
ip address? (this seems like PII?)
app style? colors?
we should maybe provide a way to log this (on setup?)
Describe alternatives you've considered:
N/A
Links/Additional context:
N/A
Testing:
We should provide a way to view this info during testing