From 8ef8f916dade38f298e3235a9c0e70f54db930cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Aguirre?= Date: Tue, 23 Nov 2010 13:38:09 -0200 Subject: [PATCH] Orkut authentication included, Closes gh-4 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 1b6cc3e..7c28662 100644 --- a/README.rst +++ b/README.rst @@ -147,7 +147,7 @@ Further documentation at `Twitter development resources`_: - mark the "Yes, use Twitter for login" checkbox, and -- fill "Consumer Key" and "Consumer Secret" settings:: +- fill "Consumer Key" and "Consumer Secret" values:: TWITTER_CONSUMER_KEY TWITTER_CONSUMER_SECRET @@ -164,7 +164,7 @@ Further documentation at `Facebook development resources`_: - Register a new app at `Facebook App Creation`_, and -- fill "App Id" and "App Secret" values in settings:: +- fill "App Id" and "App Secret" values in values:: FACEBOOK_APP_ID FACEBOOK_API_SECRET @@ -179,7 +179,7 @@ Orkut offers per application keys named "Consumer Key" and Check `Google support`_ and `Orkut API`_ for details on getting your consumer_key and consumer_secret keys. -- fill "Consumer Key" and "Consumer Secret" settings:: +- fill "Consumer Key" and "Consumer Secret" values:: ORKUT_CONSUMER_KEY ORKUT_CONSUMER_SECRET -- 2.39.5