Le stockage local GetItem n'existe pas

if (localStorage.getItem("username") === null) {
  //...
}
Strange Starling