This library is a Codebird.js (2.2.3) module for Parse.com Cloud Code. Codebird.js is a javascript framework to interact with Twitter OAuth API and was developed by Github user mynetx.
- Place
module-codebird.js
andmodule-sha1.js
in yourcloud
folder. - In
main.js
, add the following lines:
var Codebird = require('cloud/module-codebird');
var codebird = new Codebird();