Skip to content

Instantly share code, notes, and snippets.

@byeblogs
Last active March 13, 2018 07:14
Show Gist options
  • Save byeblogs/055ccdbacf2c827b7c061bbed7b629ad to your computer and use it in GitHub Desktop.
Save byeblogs/055ccdbacf2c827b7c061bbed7b629ad to your computer and use it in GitHub Desktop.
Example Response Login !
{
"employee_id": "1000",
"full_name": "Abdul Rhazak",
"nick_name": "Rhazak",
"email": "[email protected]",
"token_web": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9==",
"status_code":"200",
"msg":"Login success!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment