Skip to content

Instantly share code, notes, and snippets.

@hynra
Created May 9, 2020 15:44
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 hynra/4c0340bfcff228d3bfd83bffeb4dc236 to your computer and use it in GitHub Desktop.
Save hynra/4c0340bfcff228d3bfd83bffeb4dc236 to your computer and use it in GitHub Desktop.
{
"access_token": "public_token",
"expires_in": 3599,
"refresh_token": "refresh_token",
"token_type": "Bearer",
"userId": "us_id"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment