Backends
========

Here's a list and detailed instruction on how to setup the support for each
backend.

Adding new backend support
--------------------------

Add new backends is quite easy, usually adding just a ``class`` with a couple
methods overrides to retrieve user data from services API. Follow the details
in the *Implementation* docs.

.. toctree::
   :maxdepth: 2

   implementation


Supported backends
------------------

Here's the list of currently supported backends.

Non-social backends
*******************

.. toctree::
   :maxdepth: 2

   email
   username

Base OAuth and OpenId classes
*****************************

.. toctree::
   :maxdepth: 2

   oauth
   openid

Social backends
***************

.. toctree::
   :maxdepth: 2

   amazon
   angel
   aol
   appsfuel
   behance
   belgium_eid
   bitbucket
   box
   coinbase
   dailymotion
   disqus
   douban
   dropbox
   evernote
   facebook
   fedora
   fitbit
   flickr
   foursquare
   github
   google
   instagram
   jawbone
   linkedin
   livejournal
   live
   mailru
   mendeley
   mixcloud
   odnoklassnikiru
   openstreetmap
   persona
   pocket
   podio
   rdio
   readability
   reddit
   runkeeper
   shopify
   skyrock
   soundcloud
   suse
   stackoverflow
   steam
   stocktwits
   stripe
   taobao
   thisismyjam
   trello
   tripit
   tumblr
   twilio
   twitter
   vk
   weibo
   xing
   yahoo
   yammer
