- ru
- Language: en
- Documentation version: 0.1
Taobao OAuth¶
Taobao OAuth 2.0 workflow.
Register a new application at Open Open Taobao.
Fill
Consumer Key
andConsumer Secret
values in the settings:SOCIAL_AUTH_TAOBAO_KEY = '' SOCIAL_AUTH_TAOBAO_SECRET = ''
By default token
is stored in extra_data
field.