]> git.parisson.com Git - django-social-auth.git/commitdiff
documentation update for Skyrock provider
authorniQo <niqo AT nospam>
Fri, 27 Apr 2012 10:39:02 +0000 (12:39 +0200)
committerniQo <niqo AT nospam>
Fri, 27 Apr 2012 10:39:02 +0000 (12:39 +0200)
README.rst
doc/configuration.rst
doc/intro.rst

index 173e8f91b9bb96786083cf2d4c0926a143c02dfa..d60bc6eb4bb9b16e97b8affb91801f530a6947e0 100644 (file)
@@ -986,7 +986,7 @@ Attributions to whom deserves:
 
   - Instagram support
 
-- niQo (Nicolas Quiénot)
+- niQo_ (Nicolas Quiénot)
 
   - Skyrock.com support
 
@@ -1053,6 +1053,7 @@ Base work is copyrighted by:
 .. _Quard: https://github.com/Quard
 .. _micrypt: https://github.com/micrypt
 .. _r4vi: https://github.com/r4vi
+.. _niQo: https://github.com/niQo
 .. _South: http://south.aeracode.org/
 .. _bedspax: https://github.com/bedspax
 .. _django-social-auth: https://github.com/omab/django-social-auth
index 6fedc1bde6a081517e46102f6a55b1052179e67a..78e6fcfeb3aadf08a41a249504c7f105edd0967b 100644 (file)
@@ -23,6 +23,7 @@ Configuration
         'social_auth.backends.contrib.orkut.OrkutBackend',
         'social_auth.backends.contrib.foursquare.FoursquareBackend',
         'social_auth.backends.contrib.github.GithubBackend',
+        'social_auth.backends.contrib.skyrock.SkyrockBackend',
         'social_auth.backends.OpenIDBackend',
         'django.contrib.auth.backends.ModelBackend',
     )
@@ -49,6 +50,8 @@ Configuration
     GOOGLE_OAUTH2_CLIENT_SECRET  = ''
     FOURSQUARE_CONSUMER_KEY      = ''
     FOURSQUARE_CONSUMER_SECRET   = ''
+    SKYROCK_CONSUMER_KEY      = ''
+    SKYROCK_CONSUMER_SECRET   = ''
 
 - Setup login URLs::
 
index 6d74dea918f9310e80f32dae1e353a38a84b8966..f38b06ed7fbb4ab3b28a36e9f1c580728b2ab0b4 100644 (file)
@@ -31,6 +31,7 @@ credentials, some features are:
     * `LiveJournal OpenID`_
     * `Orkut OAuth`_
     * `Linkedin OAuth`_
+    * `Skyrock OAuth`_
 
 - Basic user data population and signaling, to allows custom fields values
   from providers response
@@ -56,3 +57,4 @@ credentials, some features are:
 .. _Orkut OAuth:  http://code.google.com/apis/orkut/docs/rest/developers_guide_protocol.html#Authenticating
 .. _myOpenID: https://www.myopenid.com/
 .. _LiveJournal OpenID: http://www.livejournal.com/support/faqbrowse.bml?faqid=283
+.. _Skyrock OAuth: http://www.skyrock.com/developer/