twitter.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "provider": "twitter",
  3. "uid": "123456",
  4. "info": {
  5. "nickname": "johnqpublic",
  6. "name": "John Q Public",
  7. "location": "Anytown, USA",
  8. "image": "http://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png",
  9. "description": "a very normal guy.",
  10. "urls": {
  11. "Website": null,
  12. "Twitter": "https://twitter.com/johnqpublic"
  13. }
  14. },
  15. "credentials": {
  16. "token": "a1b2c3d4...",
  17. "secret": "abcdef1234"
  18. },
  19. "extra": {
  20. "access_token": "",
  21. "raw_info": {
  22. "name": "John Q Public",
  23. "listed_count": 0,
  24. "profile_sidebar_border_color": "181A1E",
  25. "url": null,
  26. "lang": "en",
  27. "statuses_count": 129,
  28. "profile_image_url": "http://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png",
  29. "profile_background_image_url_https": "https://twimg0-a.akamaihd.net/profile_background_images/229171796/pattern_036.gif",
  30. "location": "Anytown, USA",
  31. "time_zone": "Chicago",
  32. "follow_request_sent": false,
  33. "id": 123456,
  34. "profile_background_tile": true,
  35. "profile_sidebar_fill_color": "666666",
  36. "followers_count": 1,
  37. "default_profile_image": false,
  38. "screen_name": "",
  39. "following": false,
  40. "utc_offset": -3600,
  41. "verified": false,
  42. "favourites_count": 0,
  43. "profile_background_color": "1A1B1F",
  44. "is_translator": false,
  45. "friends_count": 1,
  46. "notifications": false,
  47. "geo_enabled": true,
  48. "profile_background_image_url": "http://twimg0-a.akamaihd.net/profile_background_images/229171796/pattern_036.gif",
  49. "protected": false,
  50. "description": "a very normal guy.",
  51. "profile_link_color": "2FC2EF",
  52. "created_at": "Thu Jul 4 00:00:00 +0000 2013",
  53. "id_str": "123456",
  54. "profile_image_url_https": "https://si0.twimg.com/sticky/default_profile_images/default_profile_2_normal.png",
  55. "default_profile": false,
  56. "profile_use_background_image": false,
  57. "entities": {
  58. "description": {
  59. "urls": []
  60. }
  61. },
  62. "profile_text_color": "666666",
  63. "contributors_enabled": false
  64. }
  65. }
  66. }