Mendeley
========

Mendeley works with OAuth1, in order to enable the backend follow:

- Register a new application at `Mendeley Application Registration`_

- Fill **Consumer Key** and **Consumer Secret** values::

      SOCIAL_AUTH_MENDELEY_KEY = ''
      SOCIAL_AUTH_MENDELEY_SECRET = ''

.. _Mendeley Application Registration: http://dev.mendeley.com/applications/register/
