Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in OAuth functionality. #85

Open
simplyspoke opened this issue Apr 9, 2018 · 4 comments
Open

Add in OAuth functionality. #85

simplyspoke opened this issue Apr 9, 2018 · 4 comments

Comments

@simplyspoke
Copy link
Owner

With the release of v2, the older OAuth methods are no longer viable. Effort is needed to create a new method compatible with this API version

@simplyspoke simplyspoke changed the title Added in OAuth functionality. Add in OAuth functionality. Apr 11, 2018
@BramEsposito
Copy link

BramEsposito commented Jan 28, 2020

I built a module for authenticating on Harvest with Express and Grant: https://github.com/BramEsposito/node-harvest-auth/

Check an example implementation here

It can be extended to use Koa or Hapi.

@simplyspoke
Copy link
Owner Author

Will do and thanks for the notice.

@simplyspoke
Copy link
Owner Author

simplyspoke commented Feb 28, 2020 via email

@Pezmc
Copy link

Pezmc commented Jun 22, 2020

I have a very old fork of this project that implements oauth and image uploads: https://github.com/Pezmc/node-harvest/tree/custom-build

We could likely rebase those changes onto your current master to add support? But it looks like lots of changes have been made to node-harvest since then?

I opened a draft PR so you can visualize the changes: https://github.com/simplyspoke/node-harvest/pull/451/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants