UNPKG
node-rdio
Version:
latest (0.1.1)
0.1.1
0.1.0
Simple OAuth library to access rdio api
creatorrr/node-rdio
node-rdio
/
examples
/
rdio_consumer_credentials_EXAMPLE.js
5 lines
(4 loc)
•
158 B
JavaScript
View Raw
1
2
3
4
5
// You can get these by signing up for a developer account at:
// http://developer.rdio.com/
exports
.RDIO_CONSUMER_KEY =
""
exports
.RDIO_CONSUMER_SECRET =
""