Removing client_secrets.json as outdated and onerous. Untested.
[oweals/karmaworld.git] / .env.example
index f9d78419220daf3f459c6170bd42afaef7d2c801..3603ed8e6c5dde3f2b02fedca361edce4c80c305 100644 (file)
@@ -9,7 +9,7 @@ CLOUDFRONT_DOMAIN='foo.cloudfront.net'
 
 SSL_REDIRECT=true
 
-GOOGLE_CLIENT_SECRETS='{"web": {"json": "goes here"} }'
+GOOGLE_SERVICE_EMAIL='numbers-alphanumerics@developer.gserviceaccount.com'
 GOOGLE_USER='GoogleApps@Email.Address'
 GOOGLE_SERVICE_KEY_BASE64='Base64EncodedP12FileContentsGoHere'