UNPKG

rdio

Version:

[![NPM version](https://badge.fury.io/js/rdio.png)](http://badge.fury.io/js/rdio) [![Dependency Status](https://david-dm.org/dawnerd/node-rdio.png)](https://david-dm.org/dawnerd/node-rdio.png)

46 lines (33 loc) 891 B
3.1.0 / 2015-07-09 ================== * Allows unauthenticated requests. 3.0.0 / 2015-07-08 ================== * Updated with latest OAuth 2.0 tweaks. 2.0.0 / 2015-07-03 ================== * Merge pull request #10 from siboulet/oauth2 * Refactor using OAuth2 * Merge pull request #9 from Emilemuny/patch-1 * Update config.js * Merge pull request #8 from zeke/master * add description, repository, and bugs to package.json 1.5.2 / 2014-05-01 ================== * Updated readme. 1.5.1 / 2014-04-30 ================== * Fixed npm module name. 1.5.0 / 2014-04-29 ================== * Upgraded some stuff. * Updated test. * Setup grunt. * Bump package version. * Fixed getPlaybackToken in example app. * Edited readme.md via GitHub * Extra plus sign causing issues. * Added readme info. * Working test case. * Added placeholder readme. * Initial commit.