From: Bryan Date: Mon, 15 Jun 2015 03:23:58 +0000 (-0400) Subject: forgot to remove the obsolete client_secrets.json part X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=434f39f1c8417d0f9c156bb47d9a1b2834455c57;p=oweals%2Fkarmaworld.git forgot to remove the obsolete client_secrets.json part --- 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.