balinterdi / torii-spotify

Torii providers for authentication against Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torii-spotify

This add-on adds a spotify-oauth2-bearer provider to your Ember application. Torii itself must be installed in the app.

Installation

  • ember install torii-spotify

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

About

Torii providers for authentication against Spotify

License:MIT License


Languages

Language:JavaScript 78.4%Language:HTML 21.6%