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:
- Login with Spotify
- Simplify OAuth2 authentication and authorization logic
- 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/