Podio

Podio offers OAuth2 as their auth mechanism. In order to enable it, follow:

  • Register a new application at Podio API Keys

  • Fill Client Id and Client Secret values:

    SOCIAL_AUTH_PODIO_KEY = ''
    SOCIAL_AUTH_PODIO_SECRET = ''
    

Previous topic

Pocket

Next topic

Rdio

This Page