# fuel-auth

> Node library for authenticating REST and SOAP APIs in the Salesforce Marketing Cloud (formerly ExactTarget).

Latest version **3.3.0** (published 2019-09-04) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install fuel-auth
pnpm add fuel-auth
yarn add fuel-auth
bun add fuel-auth
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.3.0 |
| Published | 2019-09-04 |
| First published | 2014-08-19 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 4 |
| Dependencies | 2 |
| Unpacked size | 12.2 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | mcsdkadmin |

## Links

- npm: https://www.npmjs.com/package/fuel-auth
- Repository: https://github.com/salesforce-marketingcloud/FuelSDK-Node-Auth
- Homepage: https://github.com/salesforce-marketingcloud/FuelSDK-Node-Auth#readme
- Issues: https://github.com/salesforce-marketingcloud/FuelSDK-Node-Auth/issues
- npm.io page: https://npm.io/package/fuel-auth

## Dependencies (2)

- [request](https://npm.io/package/request.md) ~2.88.0
- [lodash.merge](https://npm.io/package/lodash.merge.md) ^4.6.1

## Recent versions

- 3.3.0 (latest) — 2019-09-04
- 3.2.1 — 2019-06-07
- 3.2.0 — 2019-05-20
- 3.1.0 — 2018-10-02
- 3.0.2 — 2018-01-18
- 3.0.1 — 2018-01-18
- 3.0.0 — 2018-01-14
- 2.1.7 — 2018-01-14
- 2.1.6 — 2016-09-23
- 2.1.5 — 2016-06-06
- 2.1.4 — 2016-05-12
- 2.1.3 — 2015-12-17
- 2.1.1 — 2015-12-17
- 2.1.0 — 2015-11-02
- 2.0.0 — 2015-06-27
- … 6 more at https://npm.io/package/fuel-auth/versions

## README

Fuel Auth (for Node.js) [![Build Status](https://travis-ci.org/salesforce-marketingcloud/FuelSDK-Node-Auth.svg?branch=master)](https://travis-ci.org/salesforce-marketingcloud/FuelSDK-Node-Auth)
=============

***This repo used to be located at https://github.com/exacttarget/Fuel-Node-Auth***

[![NPM](https://nodei.co/npm/fuel-auth.png?downloads=true)](https://nodei.co/npm/fuel-auth/) [![Greenkeeper badge](https://badges.greenkeeper.io/salesforce-marketingcloud/FuelSDK-Node-Auth.svg)](https://greenkeeper.io/)

This library allows users to create authentication clients for Salesforce Marketing Cloud (formerly ExactTarget) APIs.

Use our [REST][1] and [SOAP][2] clients to interact with these APIs at a low-level.

Check our [Travis build](https://travis-ci.org/salesforce-marketingcloud/FuelSDK-Node-Auth) for more details about the versions of Node.js we support.

## Docs

The docs are located on [our wiki][4]. Please take a look, and let us know if anything is missing.

## 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][5]!


[1]: https://github.com/ExactTarget/Fuel-Node-REST
[2]: https://github.com/ExactTarget/Fuel-Node-SOAP
[3]: https://github.com/mikeal/request#requestoptions-callback
[4]: https://github.com/salesforcefuel/FuelSDK-Node-Auth/wiki
[5]: https://github.com/salesforcefuel/FuelSDK-Node-Auth/wiki/Contributing

---
_Source: https://npm.io/package/fuel-auth · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
