@wulkanowy/uonet-request-signer-node-hebe
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

UONET+ hebe request signer for Node.js

npm

Instalation

$ npm i @wulkanowy/uonet-request-signer-node-hebe

Usage

const {getSignatureValues} = require("@wulkanowy/uonet-request-signer-node-hebe");

const {digest, canonicalUrl, signature} = getSignatureValues(fingerprint, privateKey, body, fullUrl, new Date().toUTCString());

See example in tests

Tests

$ npm run test

Package Sidebar

Install

npm i @wulkanowy/uonet-request-signer-node-hebe

Weekly Downloads

5

Version

0.1.2

License

MIT

Unpacked Size

16 kB

Total Files

10

Last publish

Collaborators

  • dominik.korsa
  • mklkj