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
121 stars 156 forks source link

2.0.0 #52

Closed abisalehalliprasan closed 4 years ago

abisalehalliprasan commented 4 years ago

New Release Candidate: 2.0.0 🎉

Features : 1.) Supports Minimum Node version >=7.0.0 ( not backward compatible ) 2.) Support for HTTP methods for API calls other than GET 3.) Enhanced Code Coverage 4.) ES Lint issues fixed.

Issues Fixed :

abisalehalliprasan commented 4 years ago

🚀 PR was released in v2.0.0 hacktoberfest