Skip to content

Commit

Permalink
Documented COMMON_PROVIDERS
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed May 6, 2010
1 parent b433831 commit a74816d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/index.rst
Expand Up @@ -224,6 +224,11 @@ The full API reference:
.. autoclass:: OpenIDResponse
:members:

.. data:: COMMON_PROVIDERS

a dictionary of common provider name -> login URL mappings. This can
be used to implement "click button to login" functionality.

.. _Flask: http://flask.pocoo.org/
.. _OpenID: http://openid.net/
.. _python-openid: http://openidenabled.com/python-openid/

0 comments on commit a74816d

Please sign in to comment.