Adds a track to the Spotify playlist whose ID is stored in the passed Credentials.
Fetches information about a Spotify track by its ID and returns the JSON response.
Requests a Spotify API authorisation code from Spotify servers, then uses it to obtain an access key and a refresh OAuth key.
Bits and bobs to get Spotify API credentials for playlist management.