`spotify-web-api` + `accounts-spotify` = Easy access into millions of songs, albums, artists, and metadata!

Check out my new packages for a quick, easy, and painless way to access Spotify’s new Web API.

xinranxiao:spotify-web-api
xinranxiao:accounts-spotify

These packages allow you to:

  1. Login with Spotify
  2. Simplify OAuth2 authentication and authorization logic
  3. Access the entirety of Spotify’s Web API either synchronously (on Meteor’s server) or asynchronously (callbacks).

For a quick demo of what this can do, check out the simple example I hacked together: http://spotify-web-api-example.meteor.com/

2 Likes