Skip to content

Instantly share code, notes, and snippets.

@drunkel
Created May 5, 2017 04:10
Show Gist options
  • Save drunkel/bf9fd7c8b9f69c5a03b0eb364a629262 to your computer and use it in GitHub Desktop.
Save drunkel/bf9fd7c8b9f69c5a03b0eb364a629262 to your computer and use it in GitHub Desktop.
{
"token_type": "Bearer",
"scope": "Calendars.ReadWrite Contacts.ReadWrite",
"expires_in": "3599",
"ext_expires_in": "0",
"expires_on": "1493960906",
"not_before": "1493957006",
"resource": "https://outlook.office365.com/",
"access_token": "SOME_ACCESS_TOKEN_STRING",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment