Skip to content

unvael/accounts-soundcloud

 
 

Repository files navigation

meteor-soundcloud

soundcloud for meteor


installation

add the soundcloud package with meteorite using the following command:

$ mrt add soundcloud

api

if you configured your client id and client secret using either the accounts-ui package or manually (http://docs.meteor.com/#meteor_loginwithexternalservice) the sc.initialize call will automatically be made. the soundcloud object exposes the ready() reactive variable in order to track the sdk initialization state.


credits

Packages

No packages published

Languages

  • JavaScript 100.0%