Skip to content

Instantly share code, notes, and snippets.

@vinaygupta2
Created March 21, 2017 04:40
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 vinaygupta2/483e7c9a092e8235ba0e4e5bd81ef527 to your computer and use it in GitHub Desktop.
Save vinaygupta2/483e7c9a092e8235ba0e4e5bd81ef527 to your computer and use it in GitHub Desktop.
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store
Pragma: no-cache
{
"access_token": "R7AE22bjvGHS22YkE5QVIB6gYS32",
"token_type": "Bearer",
"refresh_token": "r5hjTK5Fo58Fdlw9kr94zkKekdm",
"expires_in": 3600
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment