Skip to content

Instantly share code, notes, and snippets.

@ryanmark
Created August 20, 2014 21:20
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 ryanmark/3b38605c2274ea2f2129 to your computer and use it in GitHub Desktop.
Save ryanmark/3b38605c2274ea2f2129 to your computer and use it in GitHub Desktop.
{
"installed": {
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"client_secret": "",
"token_uri": "https://accounts.google.com/o/oauth2/token",
"client_email": "",
"redirect_uris": [
"urn:ietf:wg:oauth:2.0:oob",
"oob"
],
"client_x509_cert_url": "",
"client_id": "",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment