Spotify Web Playback SDK Template (async-await)
This app uses the implicit grant authorization flow to get an access token and initialise the Web Playback SDK. It then uses the Spotify Connect Web API to play a song.
If everything is set up properly, you should hear some music!
This template uses the new async-await syntax in ES6. Want to use the non-async-await version? Click here.
Get started!