Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kolodziej
Last active May 23, 2016 17:18
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 kolodziej/f8073f43df457aae39281ef4c03e04be to your computer and use it in GitHub Desktop.
Save kolodziej/f8073f43df457aae39281ef4c03e04be to your computer and use it in GitHub Desktop.
{
"status": true,
"data": [
{
"attributes": {
"expire": 1464016623
},
"type": "tokens",
"id": "JSON WEB TOKEN here"
},
{
"attributes": {
"expire": 1464017163
},
"type": "refresh_token",
"id": "JSON WEB TOKEN here"
},
{
"type": "roles",
"id": "role"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment