Skip to content

Instantly share code, notes, and snippets.

@vlad-ds
Last active February 1, 2020 17:54
Show Gist options
  • Save vlad-ds/2b97b96161dce18f0fa00b52689dbe07 to your computer and use it in GitHub Desktop.
Save vlad-ds/2b97b96161dce18f0fa00b52689dbe07 to your computer and use it in GitHub Desktop.
{"access_token": some-string,
"token_type": "Bearer",
"expires_in": 3600,
"refresh_token": another-string,
"scope": "user-read-recently-played",
"expires_at": 1580462935}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment