aboutsummaryrefslogtreecommitdiffstats
path: root/lib/oauth2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/oauth2.c')
-rw-r--r--lib/oauth2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/oauth2.c b/lib/oauth2.c
index a54ef431..7cb28105 100644
--- a/lib/oauth2.c
+++ b/lib/oauth2.c
@@ -33,7 +33,7 @@ struct oauth2_service oauth2_service_google =
"https://accounts.google.com/o/oauth2/token",
"urn:ietf:wg:oauth:2.0:oob",
"783993391592.apps.googleusercontent.com",
- "k5_EV4EQ7jEVCEk3WBwEFfuW",
+ "6C-Zgf7Tr7gEQTPlBhMUgo7R",
};
struct oauth2_service oauth2_service_facebook =
{