Created
June 2, 2016 06:58
-
-
Save reza-rahman-rx/29b9343b69a6d25978d87b16c0a6e878 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "_id" : ObjectId("56cfcac32239305dc57ed859"), | |
| "profile_url" : "https://s3-ap-southeast-1.amazonaws.com/amaderdoctor/misc/person.png", | |
| "is_admin" : 1, | |
| "is_active" : true, | |
| "is_manager" : 0, | |
| "is_mpo" : 0, | |
| "is_fieldstaff" : 0, | |
| "is_rmp" : 0, | |
| "is_doctor" : 0, | |
| "created_at" : ISODate("2016-02-26T03:47:15.036Z"), | |
| "updated_at" : ISODate("2016-02-26T03:47:15.036Z"), | |
| "provider" : "local", | |
| "fullname" : "Admin", | |
| "username" : "admin", | |
| "password" : "c6a8259842601d333e3762f4072df9d8", | |
| "confirm_password" : "c6a8259842601d333e3762f4072df9d8", | |
| "__v" : 0, | |
| "user_secret" : "8c9x0TWgF8Q9GtyTA4W9", | |
| "user_token" : "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6IjU2Y2ZjYWMzMjIzOTMwNWRjNTdlZDg1OSIsImZ1bGxuYW1lIjoiQWRtaW4iLCJpYXQiOjE0NjQ4NDUzMjF9.O3mVA54JXVDODt_ZvlwrmYVwZjImko4AutvtenFda_A" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment