Skip to content

Instantly share code, notes, and snippets.

@danlopez
Forked from jasonblanchard/authenticate
Last active August 29, 2015 14:00
Show Gist options
  • Save danlopez/11218374 to your computer and use it in GitHub Desktop.
Save danlopez/11218374 to your computer and use it in GitHub Desktop.
{
"session": {
"user": {
"id": "52cace83374c10105e000005",
"email": "jason@apprennet.com",
"login": "jason",
"first_name": "Jason",
"last_name": "Blanchard",
"authentication_token": "HTjy9Qpm9XVvtjUJRTkH",
"organizations": [
{
"id": "52cc5b74374c10355b000001",
"name": "Jason Blanchard"
},
{
"id": "5307a1dd374c100c64000001",
"name": "Mike's Chris"
},
{
"id": "530f9417374c1010af000003",
"name": "LTI Testing Organization"
},
{
"id": "531f2f65374c100e5900001f",
"name": "Jeff's Chris"
}
]
},
"api_client_config": {
"minimum_mobile_app_version" : 0.1
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment