Abstraction for sessionStorage. Makes testing easier and allows for mocking.
Sets a value in session storage.
The key under which the value is stored.
The value to store.
Abstraction for sessionStorage. Makes testing easier and allows for mocking.