Closed ntippie closed 4 years ago
Thanks Nate. I'll be checking it out tomorrow.
With regards to the refresh token process can you post some code of it in action?
@bf4 You all are doing OAuth2 – what approach are you taking around renewing?
@ntippie in general, awesome for the PR. Let's break it into smaller pieces so it's easier to review, and make sure we implement them in the example apps
I just pushed some unfinished work related to this pr and the example app for reference https://github.com/minimul/qbo_api/pull/89
Let's break this into separate PRs
@ntippie I'd like to close this but to point others to your fork within the README. Is the fork ready to be pointed to?
@minimul Yup, we are using it in production. Recommended to point to it as learning example since it may change unexpectedly.
Closing as I didn't go this route for OAuth2 renewal but if anyone is interested in this middleware renewal approach check out @ntippie latest commits above.
I have a number of changes from my fork that I wanted to get feedback on: