Node authentication library for accessing the Salesforce Marketing Cloud APIs. Used in REST and SOAP client
* Added support for Public App OAuth2 Authentication * Added support for Web App OAuth2 Authentication * Added Refresh Token Support for OAuth2 Auth…
Bumped sshpk from 1.13.1 to 1.16.1
Added OAuth2 authentication support
remove coverage dir from npm pack
**Fixed bugs:** - Provide an error when requestToken did not return a body [#56](https://github.com/salesforce-marketingcloud/FuelSDK-Node-Auth/pull/5…
**Implemented enhancements:** - add invalidateToken method [#53](https://github.com/salesforce-marketingcloud/FuelSDK-Node-Auth/pull/53) ([nathan-boyd…
### Deprecated Node v0.8.x **Merged pull requests:** - Refactor Auth Client [#47](https://github.com/ExactTarget/Fuel-Node-Auth/pull/50) ([vernak2539…
**Implemented enhancements:** - move to bluebird [#47](https://github.com/ExactTarget/Fuel-Node-Auth/issues/47) **Merged pull requests:** - promises/…