Added some more helpful links to the OAuth docs
authorJoar Wandborg <git@wandborg.com>
Tue, 18 Sep 2012 19:51:22 +0000 (21:51 +0200)
committerJoar Wandborg <git@wandborg.com>
Tue, 18 Sep 2012 19:51:22 +0000 (21:51 +0200)
- OAuth v2.25 draft
- IRC channel
- OAuth plugin source code

mediagoblin/plugins/oauth/README.rst

index 2f49916bd05a53c3a42540696ee508306f3b8fd0..790b2cdfddc90dee2178b168dcd9c89b821a8d66 100644 (file)
@@ -102,7 +102,13 @@ and here are some detailed descriptions from other OAuth 2
 providers:
 
 - https://developers.google.com/accounts/docs/OAuth2WebServer
-- https://developers.facebook.com/docs/authentication/server-side/ (
+- https://developers.facebook.com/docs/authentication/server-side/
+
+and if you're unsure about anything, there's the `OAuth v2.25 draft
+<http://tools.ietf.org/html/draft-ietf-oauth-v2-25>`_, the `OAuth plugin
+source code
+<http://gitorious.org/mediagoblin/mediagoblin/trees/master/mediagoblin/plugins/oauth>`_
+and the `#mediagoblin IRC channel <http://mediagoblin.org/pages/join.html#irc>`_.
 
 
 Capabilities