Spotify Web API Express Server (with scopes selection step) Just clone and add "connect with Spotify" to your webapp ! Install npm i spotify-oauth-workflow npm i -g typescript cp server/config.example.ts server/config.ts update server/config.ts with your Spotify Application informations npm run build npm run serve Preview