Skip to content

Instantly share code, notes, and snippets.

@hawz
Created April 11, 2018 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hawz/a270d5d54382076a3260ccabd546e3bd to your computer and use it in GitHub Desktop.
Save hawz/a270d5d54382076a3260ccabd546e3bd to your computer and use it in GitHub Desktop.
{
"id" : 2,
"userName" : "John.Doctor",
"fullName" : "John Doctor",
"uuid" : null,
"roles" : [ "doctor" ],
"permissions" : null,
"email" : "fake embedded email",
"telephoneNumber" : "fake embedded telephoneNumber",
"ward" : "fake embedded ward",
"token" : "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyIiwiaXNzIjoiVG9rZW5TZXJ2aWNlIiwiZXhwIjoxNTIzNDUzMTcyLCJ1c2VybmFtZSI6IkpvaG4uRG9jdG9yIiwidXVpZCI6IjVkZDYzNDgyLTU4YmUtNDA3Ny1hYTRmLWRhOGM0ZDc4YTgxYSIsImZ1bGxuYW1lIjoiSm9obiBEb2N0b3IiLCJyb2xlcyI6WyJkb2N0b3IiXX0.eLI5WGSOzflduwtxSYLoSxJubeCD4s27dyAv-8mKCiw",
"username" : "John.Doctor"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment