goshippo / shippo-node-client

Shipping API Node.js library (USPS, FedEx, UPS and more)
https://goshippo.com/docs
MIT License
136 stars 54 forks source link

Allow oauth as the shippo token #54

Closed danschumann closed 4 years ago

epistemancer commented 4 years ago

Thanks for the submission. I think it'd be more robust to make deciding between ShippoToken & OAuth explicit instead of string-matching the token. I've pushed that change as #62; closing this in favor of that.