]> git.parisson.com Git - django-social-auth.git/commitdiff
Orkut authentication included, Closes gh-4
authorMatías Aguirre <matiasaguirre@gmail.com>
Tue, 23 Nov 2010 15:38:09 +0000 (13:38 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Tue, 23 Nov 2010 15:38:09 +0000 (13:38 -0200)
README.rst

index 1b6cc3e2955f703b714b1d97b862f3710e4fb77e..7c28662d4ac1abbe0e1dbae1dc7f656670807cfb 100644 (file)
@@ -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