Skip to content

Instantly share code, notes, and snippets.

@nettofarah
Created November 13, 2012 20:54
Show Gist options
  • Save nettofarah/4068330 to your computer and use it in GitHub Desktop.
Save nettofarah/4068330 to your computer and use it in GitHub Desktop.
basic good auth response
<response>
<logged_in>true</logged_in>
<status>200 OK</status>
<errors nil="true"></errors>
<notices nil="true"></notices>
...
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment