This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Releases: salesforce-marketingcloud/FuelSDK-Node-Auth
Releases · salesforce-marketingcloud/FuelSDK-Node-Auth
v0.5.2
- implemented easier way to use scope option when requesting token
0.5.1
- fixed Travis CI testing for 0.8 and 0.10
0.5.0
- updated request dependency version due to qs module security vulnerability
v0.4.0
- removed event emitter - breaking
v0.3.0
getAccessToken API change - breaking
v0.2.1
- completed unit tests
- npm package update
- changing require name to
fuel-auth
- added license
- readme update
v0.2.0
- refactored object constructor
- removed context from getAccessToken API
- docs/readme updates
v0.1.1
- readme updates
v0.1.0
- added callbacks to getAccessToken API
- added ability to pass extra request options to getAccessToken API
- added ability to force token request from ExactTarget API
- added check for expired token
v0.0.1
- added event emitter for delivery of data
- setup travis
- refactoring of unit tests
- semantic changes
- initial commits