Skip to content

Instantly share code, notes, and snippets.

@thirdknife
Created July 31, 2015 05:40
Show Gist options
  • Select an option

  • Save thirdknife/6382696deeba35f4bcde to your computer and use it in GitHub Desktop.

Select an option

Save thirdknife/6382696deeba35f4bcde to your computer and use it in GitHub Desktop.
$.post('/login.json', { email: 'jati@socialite.me', password: 'socialiteme' }, function(data) { console.log(data); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment