intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
123 stars 159 forks source link

Fixes issue #164: Error converting authResponse to JSON string #165

Closed ianberryman closed 6 months ago

ianberryman commented 6 months ago

I originally made these changes on develop but it appeared to be behind master, maybe before the Axios migration I've seen mentioned in several places. If you need the PR for develop, let me know.