Slide 6
Slide 6 text
{ "_id" : ObjectId("51235a80472689978000004e"),
"access" : {
"admin": ['some_app'],
"deep_access": {
"another_level": 1
}
},
"apps" : [ 'some_app', 'some_other_app' ],
"created_at" : ISODate("2012-07-23T13:31:17Z"),
"email" : "david@burtcorp.com",
"state" : "active"
}