UNPKG
oschina
Version:
latest (0.1.0)
0.1.0
0.0.0
OSChina api for Node.js
github.com/nswbmw/node-oschina
nswbmw/node-oschina
oschina
/
example
/
config.js
5 lines
•
90 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { client_id:
"xxx"
, client_secret:
"xxx"
, redirect_uri:
"xxx"
}