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
