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
120 stars 154 forks source link

Ensure that headers are a valid object before fetching intuit_tid #81

Closed Clipsey closed 4 years ago

Clipsey commented 4 years ago

Fix for #70

abisalehalliprasan commented 4 years ago

Fixed