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
Public/Web App Oauth2 Auth Support and Refresh Token
- Added support for Public App OAuth2 Authentication
- Added support for Web App OAuth2 Authentication
- Added Refresh Token Support for OAuth2 Authentication
Bumped sshpk from 1.13.1 to 1.16.1
Bumped sshpk from 1.13.1 to 1.16.1
Added OAuth2 authentication support
Added OAuth2 authentication support
v2.1.3
remove coverage dir from npm pack
v2.1.1
Fixed bugs:
- Provide an error when requestToken did not return a body #56 (dougwilson)
v2.1.0
Implemented enhancements:
- add invalidateToken method #53 (nathan-boyd)
Merged pull requests:
- switch to container based travis builds. #51 (vernak2539)
- add new node versions to TravisCI. #52 (vernak2539)
- only require necessary lodash modules. #54 (vernak2539)
v2.0.0
v1.0.1
Implemented enhancements:
- move to bluebird #47
Merged pull requests:
- promises/moving to bluebird. fixes #47. #48 (vernak2539)
v1.0.0
Fuel-Auth goes prime time!
Changes:
- Implemented promise interface
- Added testing for io.js and Node 0.12.x
- Moved examples out of README
v0.5.3
- condensing readme/moving stuff to wiki