Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Releases: salesforce-marketingcloud/FuelSDK-Node-Auth

Public/Web App Oauth2 Auth Support and Refresh Token

04 Sep 13:37
9dc8c4f
Compare
Choose a tag to compare
  • 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

07 Jun 08:45
972bfe1
Compare
Choose a tag to compare

Bumped sshpk from 1.13.1 to 1.16.1

Added OAuth2 authentication support

20 May 12:10
Compare
Choose a tag to compare

Added OAuth2 authentication support

v2.1.3

17 Dec 16:01
Compare
Choose a tag to compare

remove coverage dir from npm pack

v2.1.1

17 Dec 14:20
Compare
Choose a tag to compare

Fixed bugs:

  • Provide an error when requestToken did not return a body #56 (dougwilson)

v2.1.0

02 Nov 18:14
Compare
Choose a tag to compare

Implemented enhancements:

Merged pull requests:

Full Changelog

v2.0.0

27 Jun 10:57
Compare
Choose a tag to compare

Deprecated Node v0.8.x

Merged pull requests:

Full Changelog

v1.0.1

20 May 20:24
Compare
Choose a tag to compare

Implemented enhancements:

  • move to bluebird #47

Merged pull requests:

Full Changelog

v1.0.0

16 Mar 18:25
Compare
Choose a tag to compare

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

16 Mar 16:33
Compare
Choose a tag to compare
  • condensing readme/moving stuff to wiki