apigeecs / apigee-migrate-tool

Export/Import Org Data. Import from CSV files
MIT License
52 stars 50 forks source link

Adding support for tokens #46

Open tfroseman opened 4 years ago

tfroseman commented 4 years ago

Specs will need to be refactored to handle tokens initially set in config.js. The request library logic supports sending null / undefined values and handles them accordingly. Thus, to use tokens as a better method to saving a username and password to disk you must omit the username and password.