Advertisement
reduanrafi

Untitled

Oct 25th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. {
  2. "status": "ok",
  3. "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEsImlzcyI6Imh0dHA6Ly9sb2NhbGhvc3Qvdm12ZGV2L3B1YmxpYy9hcGkvdjEvbG9naW4iLCJpYXQiOjE1MTM2NjQ2MDUsImV4cCI6MTUxMzkyMzgwNSwibmJmIjoxNTEzNjY0NjA1LCJqdGkiOiJsNm9lSUVVV0EySXR3S3lPIn0.Iiw_-SXt_6LE3xur3cuiAPYT5uBGn0GVt8YHpTG9Krc",
  4. "user": {
  5. "id": 1,
  6. "user_name": "admin",
  7. "name": "superadmin",
  8. "phone": null,
  9. "gender": null,
  10. "profile_photo": null,
  11. "news_letter_subscribe": null,
  12. "email": "hello@admin.com",
  13. "is_disabled": 0,
  14. "role": "admin",
  15. "created_at": "2017-09-13 11:35:12",
  16. "updated_at": "2017-09-13 11:35:12"
  17. },
  18. "message": "Logged in succesfully"
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement