Skip to content

Instantly share code, notes, and snippets.

@dLobatog
Created February 13, 2014 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dLobatog/8973253 to your computer and use it in GitHub Desktop.
Save dLobatog/8973253 to your computer and use it in GitHub Desktop.
{
"id": 1,
"login": "admin",
"firstname": "Admin",
"lastname": "User",
"mail": "admin@admin.ch",
"admin": true,
"auth_source_id": 1,
"auth_source_name": "Internal",
"last_login_on": "2013-11-15T12:14:24Z",
"created_at": "2011-10-17T12:10:40Z",
"updated_at": "2014-02-12T11:08:14Z",
"auth_source_internal": {
"id": 1,
"type": "AuthSourceInternal",
"name": "Internal"
},
"roles": [
{
"name": "Anonymous",
"id": 8
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment