Closed craigmulligan closed 7 years ago
Currently you have to re-construct the lib if any settings change, we should be have module that updates the settings, and then have all methods pull from settings before being called.
We should just use axios, it handles request configs and that should be all we need.
Fixed with v1.1.0
v1.1.0
Currently you have to re-construct the lib if any settings change, we should be have module that updates the settings, and then have all methods pull from settings before being called.