Added some more helpful links to the OAuth docs

- OAuth v2.25 draft
- IRC channel
- OAuth plugin source code
This commit is contained in:
Joar Wandborg 2012-09-18 21:51:22 +02:00
parent 4427b1bea4
commit a7b8c214e9

View 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