Skip to content

Instantly share code, notes, and snippets.

@mrpaiva
Created April 26, 2019 01:17
Show Gist options
  • Save mrpaiva/44f934c91b21bf13746fd8426e46364d to your computer and use it in GitHub Desktop.
Save mrpaiva/44f934c91b21bf13746fd8426e46364d to your computer and use it in GitHub Desktop.
{
"name": "AwesomeChatBot",
"displayName": "AwesomeChatBot",
"type": "xxxxxxx",
"project_id": "xxxxxxx",
"private_key_id": "xxxxxxx",
"private_key": "xxxxxxx",
"client_email": "xxxxxxx",
"client_id": "xxxxxxx",
"auth_uri": "xxxxxxx",
"token_uri": "xxxxxxx",
"auth_provider_x509_cert_url": "xxxxxxx",
"client_x509_cert_url": "xxxxxxx"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment