Skip to content

leonardost/amx-authorization-header-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Library for generating an AMX authorization header in Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published