connectToSpotify()

in public/js/account.js [138:140]


  connectToSpotify() {
    window.location.replace("/api/entrypoint");
  }