node-spotify-api
node-spotify-api copied to clipboard
Node only?
Is this library completely node-only due to the way you've built it using Node-based tools ( request-promise, Buffer ) or due to Spotify API restrictions?
Ultimately, I'm trying to get a piece working in the browser by dropping the Node-based tools but cannot seem to get the right responses from Spotify. Any clarity you can give to the token authentication portion?