Skip to content

Instantly share code, notes, and snippets.

@brandedoutcast
Created July 12, 2017 17:35
Show Gist options
  • Save brandedoutcast/eb98d4e87b8f22c706ed5c498faf0576 to your computer and use it in GitHub Desktop.
Save brandedoutcast/eb98d4e87b8f22c706ed5c498faf0576 to your computer and use it in GitHub Desktop.
Google OAuth Exchange Auth Code for Refresh & Access Tokens Response
{
"access_token":"1/fFAGRNJru1FTz70BzhT3Zg",
"expires_in":3920,
"token_type":"Bearer",
"refresh_token":"1/xEoDL4iW3cxlI7yDbSRFYNG01kVKM2C-259HOF2aQbI"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment