fair-research / bdbag

Big Data Bag Utilities
https://fair-research.org
Apache License 2.0
49 stars 23 forks source link

Updating to use the Globus SDK. #6

Closed kylechard closed 8 years ago

mikedarcy commented 8 years ago

Looks fine to me. There are a couple of related changes needed in other files (setup.py, fetch/init.py) but I will take care of those after merging. One thing I would like to change is to call token "transfer_token" in keeping with the Globus CLI config and to disambiguate it from "auth_token" should we ever need to include that in the keychain mechanism as well.

kylechard commented 8 years ago

Sounds good. Agree on the transfer_token change.