Pocket

Pocket uses a weird variant of OAuth v2 that only defines a consumer key.

  • Register a new application at the Pocket API, and

  • fill consumer key value in the settings:

    SOCIAL_AUTH_POCKET_KEY = ''
    

Previous topic

Mozilla Persona

Next topic

Podio

This Page