From 875ca870a5560e58114d149c956021c8c0079d9f Mon Sep 17 00:00:00 2001 From: Rishikesh Jadhav <74956080+RishikeshJ21@users.noreply.github.com> Date: Thu, 14 Mar 2024 01:12:58 +0530 Subject: [PATCH] Update default.json --- config/default.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/default.json b/config/default.json index 0e10e76..f7ab3a8 100644 --- a/config/default.json +++ b/config/default.json @@ -7,7 +7,8 @@ }, "google_login": { - + "client_id": "828537029976-c59t3rnu3mn5fvqccekal7s2lho1e3rj.apps.googleusercontent.com", + "client_secret": "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", "success_redirect_url": "https://appetizer.live/", "failure_redirect_url": "https://appetizer.live/account/login" }, @@ -62,4 +63,4 @@ } } -} \ No newline at end of file +}