Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

fuel-auth

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuel-auth

Node Library for Authenticating with ExactTarget Fuel. Used for authenticating REST and SOAP APIs.


Version published
Weekly downloads
8.6K
increased by33.41%
Maintainers
3
Weekly downloads
 
Created

Fuel Auth (for Node.js) Build Status

NPM

This library allows users to create authentication clients for ExactTarget APIs.

Use our REST and SOAP clients to interact with these APIs at a low-level.

This library is compatible with:

  • Node.js
    • 0.8
    • 0.10
    • 0.12
  • io.js

npm install will error if you're using node version 0.8 with developer dependencies. To have a successful install for testing/contributing use npm install -g npm@1.2.8000 and the issue should be resolved.

Docs

The docs are located on our wiki. Please take a look, and let us know if anything is missing.

Contributors

In alphabetical order

Contributing

We welcome all contributions and issues! There's only one way to make this better, and that's by using it. If you would like to contribute, please checkout our guidelines!

FAQs

Package last updated on 20 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts