From: Joar Wandborg Date: Tue, 18 Sep 2012 19:51:22 +0000 (+0200) Subject: Added some more helpful links to the OAuth docs X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a7b8c214e929b2d1ea5237e594c7cd88432ad891;p=mediagoblin.git Added some more helpful links to the OAuth docs - OAuth v2.25 draft - IRC channel - OAuth plugin source code --- diff --git a/mediagoblin/plugins/oauth/README.rst b/mediagoblin/plugins/oauth/README.rst index 2f49916b..790b2cdf 100644 --- a/mediagoblin/plugins/oauth/README.rst +++ b/mediagoblin/plugins/oauth/README.rst @@ -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 +`_, the `OAuth plugin +source code +`_ +and the `#mediagoblin IRC channel `_. Capabilities