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.jsandmodule-sha1.jsin yourcloudfolder. - In
main.js, add the following lines:
var Codebird = require('cloud/module-codebird');
var codebird = new Codebird();