Session Storage

Session storage is often used to store more data than a cookie can store. You can see the data using the Developer tools in the Application Storage section. Session Storage is automatically deleted when the browser session is closed.