hydroshare / hs_restclient

Python client for the https://www.hydroshare.org REST API
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Default login #93

Closed sblack-usu closed 5 years ago

sblack-usu commented 5 years ago

I'll push this out shortly after 1.16.1 completes. It adds referenced content methods and also documents overwrite on unzip. I also snuck in user prompt if no authentication is provided.

pkdash commented 5 years ago

@sblack-usu Left few comments for you to consider. Thanks.

sblack-usu commented 5 years ago

Thanks @pkdash, all good feedback. I've updated the branch with the changes you requested.