From 69774b86a3a487bc9a0c24a32611bbf23b4da159 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 10 Sep 2021 14:38:58 +0200 Subject: [PATCH] Delete credentials.json --- src/DesktopMagic/credentials.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/DesktopMagic/credentials.json diff --git a/src/DesktopMagic/credentials.json b/src/DesktopMagic/credentials.json deleted file mode 100644 index c74bd58..0000000 --- a/src/DesktopMagic/credentials.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "installed": { - "client_id": "347834359081-0cgj2l2f6a11m25dckg9beuvsclfsd8b.apps.googleusercontent.com", - "project_id": "helfer-1600602266879", - "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": "IlzL9Hh_AycZ5qOTFDIGmF6w", - "redirect_uris": [ - "urn:ietf:wg:oauth:2.0:oob", - "http://localhost" - ] - } -} \ No newline at end of file