sessionstorage has key code example Example: how to check if local storage variable exists in javascript if (localStorage.getItem("username") === null) { //... }