Skip to content

Instantly share code, notes, and snippets.

View dsciamma's full-sized avatar
🌳

David Sciamma dsciamma

🌳
  • Organyze
  • Toulouse
View GitHub Profile
@dsciamma
dsciamma / airvantage.js
Created December 18, 2013 14:47
AirVantage Cloud Module for Parse.com
(function() {
var baseUrl = 'https://na.airvantage.net/api';
var clientId = '';
var clientSecret = '';
var user = '';
var password = '';