1.0.2 • Published 6 years ago

amx-authorization-header v1.0.2

Weekly downloads
218
License
MIT
Repository
github
Last release
6 years ago

amx-authorization-header-nodejs

version

Library for generating an AMX authorization header in Node.js

Installation

npm install amx-authorization-header --save

Usage

const amx = require("amx-authorization-header");

const amxHeader = amx.buildHeader(appId, appKey, method, uri, body);

License

This project is licensed under the terms of the MIT license.

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago