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

package.json changes to 3.0.0 #86

Closed abisalehalliprasan closed 4 years ago

abisalehalliprasan commented 4 years ago

New Release Candidate: 3.0.0 🎉

Features :

Supports Minimum Node version 8 LTS and newer ( not backward compatible ) Moved lower node versions ( node 7, node 6 to 2.x.x and 1.x.x release respectively ) Enhanced Code Coverage Issues Fixed :

ES Lint issues fixed. Vulnerabilities fixed. Ensure headers are valid object #70