WebComponent for Spotify Login

GitHub stars npm

Example:

        
<spotify-login client-id="XXX" scope="user-read-email" redirect-uri="http://localhost:8000">
  <button>Login with Spotify</button>
</spotify-login>