lionheart / python-harvest

A Python wrapper for the Harvest time-tracking API.
Apache License 2.0
55 stars 49 forks source link

added support for requesting new access_token with refresh_token && new calls to get people, individual user, and user hours #19

Closed tab-cmd closed 8 years ago

tab-cmd commented 8 years ago

@dlo this repo has not been updated in awhile. Do you plan to continue updating?

dlo commented 8 years ago

Unfortunately, I don't have the PyPi deployment key so can't push live.

@gxela thoughts? I'm happy to take over pushing.

PS Changes look great!

tab-cmd commented 8 years ago

@maartenkling happy to merge with local changes and/or add anything... is there anything else you need for the PR to be merged? This authentication is working in production for me.

maartenkling commented 8 years ago

@memmott please see my comment

tab-cmd commented 8 years ago

:+1:

dlo commented 8 years ago

Closes #12

dlo commented 8 years ago

@memmott Thanks for your contributions!