From 434f39f1c8417d0f9c156bb47d9a1b2834455c57 Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 14 Jun 2015 23:23:58 -0400 Subject: [PATCH] forgot to remove the obsolete client_secrets.json part --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 4be9b43..cb2cc19 100644 --- a/README.md +++ b/README.md @@ -298,14 +298,6 @@ makes this very easy: with open('file.p12', 'r') as f: print binascii.b2a_base64(f.read) -The following instructions require creating web application credentials as -separate. Ideally, we will -[remove this step](https://github.com/FinalsClub/karmaworld/issues/436). -Until then, please figure out how to create web application credentials. - -Copy the contents of `client_secret_*.apps.googleusercontent.com.json` into the -`GOOGLE_CLIENT_SECRETS` environment variable. - ### Filepicker This software uses [Filepicker.io](https://www.inkfilepicker.com/) for uploading files. This requires an account with Filepicker. -- 2.25.1