- ru
- Language: en
- Documentation version: 0.1
Wunderlist¶
Wunderlist uses OAuth v2 for Authentication.
Register a new application at Wunderlist Developer Portal, and
fill
Client Id
andClient Secret
values in the settings:SOCIAL_AUTH_WUNDERLIST_KEY = '' SOCIAL_AUTH_WUNDERLIST_SECRET = ''