From 6405bb505695a5592efe8aa8d5bde9e723fadfc0 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sat, 21 May 2016 22:48:00 +0800 Subject: Add support of google signin --- config.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.json') diff --git a/config.json b/config.json index c65e9c7c..35efcd25 100644 --- a/config.json +++ b/config.json @@ -41,6 +41,10 @@ "clientID": "change this", "clientSecret": "change this" }, + "google": { + "clientID": "change this", + "clientSecret": "change this" + }, "imgur": { "clientID": "change this" } -- cgit v1.2.3