apigeecs / apigee-migrate-tool

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

Adding support for Bearer Authentication #55

Open markjkelly opened 3 years ago

markjkelly commented 3 years ago

Hi - I've made changes to support authentication using a bearer token when supplied in the config.js file. If the token element is empty or missing from config.js basic authentication is used as before.