#django #python #authentication
Originalhttps://python-social-auth.readthedocs.io/en/latest/
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:
consumer key
SOCIAL_AUTH_POCKET_KEY = ''