Skip to content

Instantly share code, notes, and snippets.

@chrishomer
Created June 25, 2012 00:34
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 chrishomer/2985708 to your computer and use it in GitHub Desktop.
Save chrishomer/2985708 to your computer and use it in GitHub Desktop.
[{
"id":1,
"email":"jon.smith@example.com",
"name":"Jon Smith",
"pin_number":"0000",
"roles":"worker,admin,reporting",
"state":"active"
},{
"id":2,
"email":"frank.joe@example.com",
"name":"Frank Joe",
"pin_number":"0000",
"roles":"worker",
"state":"active"
},{....}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment