This add-on adds a spotify-oauth2-bearer provider to your Ember application. Torii itself must be installed in the app.
ember install torii-spotify
ember server- Visit your app at http://localhost:4200.
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
ember build
For more information on using ember-cli, visit http://ember-cli.com/.