1.0.2 • Published 5 years ago

amx-authorization-header v1.0.2

Weekly downloads
218
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago