Skip to content

Instantly share code, notes, and snippets.

@ngnguyen1
Created November 5, 2014 12:28
Show Gist options
  • Select an option

  • Save ngnguyen1/e51faa1174a69ff2a5ef to your computer and use it in GitHub Desktop.

Select an option

Save ngnguyen1/e51faa1174a69ff2a5ef to your computer and use it in GitHub Desktop.
Role
{ "name" : "teacher", "description" : null, "created" : { "$date" : 1414991300446 }, "modified" : { "$date" : 1414991300446 }, "_id" : { "$oid" : "54570dc4a4b45b194d0b5885" } }
{ "name" : "admin", "description" : null, "created" : { "$date" : 1414991412700 }, "modified" : { "$date" : 1414991412700 }, "_id" : { "$oid" : "54570e349a721b4f4d86573f" } }
{ "name" : "teacher", "description" : null, "created" : { "$date" : 1415188791938 }, "modified" : { "$date" : 1415188791938 }, "_id" : { "$oid" : "545a11378f748c4a578be4ab" } }
{ "principalType" : "USER", "principalId" : "54570631631f9b0007f895e4", "roleId" : { "$oid" : "54570dc4a4b45b194d0b5885" }, "_id" : { "$oid" : "54570dc4a4b45b194d0b5886" } }
{ "principalType" : "USER", "principalId" : "544e2d915a33f4834346cc9a", "roleId" : { "$oid" : "54570e349a721b4f4d86573f" }, "_id" : { "$oid" : "54570e349a721b4f4d865740" } }
{ "principalType" : "USER", "principalId" : "545a10f0e7d2e7ae551a78d3", "roleId" : { "$oid" : "545a11378f748c4a578be4ab" }, "_id" : { "$oid" : "545a11378f748c4a578be4ac" } }
{ "_id" : { "$oid" : "544e2d915a33f4834346cc9a" }, "username" : "admin", "email" : "minhquang@gmail.com"}
{ "_id" : { "$oid" : "544e347f5a33f4834346cc9b" }, "username" : "quangnguyen", "email" : "minhquang.qhamy@gmail.com"}
{ "_id" : { "$oid" : "54570631631f9b0007f895e4" }, "username" : "teacher", "email" : "teacher@gmail.com"}
{ "_id" : { "$oid" : "545a10f0e7d2e7ae551a78d3" }, "username" : "test","email" : "test@gmail.com" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment