{
  "status": 200,
  "data": {
    "userName": "admin",
    "fName": "Bryan",
    "lName": "Ollendyke",
    "userPicture": "https://btopro.com/files/headshot.jpg",
    "social": {
      "twitter": "https://twitter.com/btopro",
      "website": "https://btopro"
    },
    "integrations": {
      "github": {
        "token": "....",
        "name": "btopro",
        "email": "btopro@outlook.com"
      }
    }
  }
}
