Skip to content

Latest commit

 

History

History

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OAuth2-Migration-Sample

This sample uses Python3

Configuration

Update config.json to add OAuth1 consumerkey, consumersecret, accesstoken and accesssecret and OAuth2 clientId, clientSecret

Steps to run:

  1. pip install requirements.txt
  2. python migration.py