await enterName(newAccount.name).then(password(newAccount.password)).then(repeat(newAccount.password));