Skip to content

Instantly share code, notes, and snippets.

@cahyowhy
Last active May 5, 2021 08:55
Show Gist options
  • Save cahyowhy/7c353e4031a14e4b3bf247d937e6e7c5 to your computer and use it in GitHub Desktop.
Save cahyowhy/7c353e4031a14e4b3bf247d937e6e7c5 to your computer and use it in GitHub Desktop.
credential
{
"installed": {
"client_id": "652484040076-att1uhgofvvffhn52cmovmvsfgemlfvg.apps.googleusercontent.com",
"project_id": "xendit-provisioner-test",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_secret": "uhY8Wt6SIVDI3cOW18-w3a67",
"redirect_uris": [
"urn:ietf:wg:oauth:2.0:oob",
"http://localhost"
]
}
}
{"access_token":"ya29.a0AfH6SMBEps0guu7Z0q83cnZRPFrMqBTW9PAi6gIJZF4bqba0RvbhRHUOoCHX_ybPNS8BDkI0d0CEg-VMimovJCkk62fGW8zFTUOba2CV7L4WggrFOuh_b3mLUm3zZg1PdCuTDEkWzC3pX3zRAFKSrzRK0XPb","token_type":"Bearer","refresh_token":"1//0gWNb4We2YNLrCgYIARAAGBASNwF-L9IrvmumEhWcHhMvux7H4YCfW2HcdA83g2wAxD822vLqUND1s7iVAEZ40MwZC_OoS-dU4Jg","expiry":"2021-05-05T16:53:39.2368761+07:00"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment