Advertisement
dandyraka

login json result

Jun 10th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.45 KB | None | 0 0
  1. {  
  2.    "logged_in_user":{  
  3.       "pk":2335440882,
  4.       "username":"gud",
  5.       "full_name":"gud",
  6.       "is_private":true,
  7.       "profile_pic_url":"http://scontent-dft4-3.cdninstagram.com/t51.2885-19/s150x150/18161313_1048526301946542_8822454560808239104_a.jpg",
  8.       "profile_pic_id":"1504978947136549130_2335440882",
  9.       "is_verified":false,
  10.       "has_anonymous_profile_picture":false,
  11.       "allow_contacts_sync":false
  12.    },
  13.    "status":"ok"
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement