amx-authorization-header

1.0.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i amx-authorization-header

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

6.26 kB

Total Files

6

Last publish

Collaborators

  • leonardost