layer-auth-node
v0.1.0
Published
Node module for intereacting with the Layer Commincations service
Downloads
3
Readme
Layer Auth
A small library allowing you to acquire an identityToken for the purposes of authenticating a LayerClient SDK
Installation
npm install layer --save
Usage
var layer = require('layer-node-jws')
Tests
npm test
Contributing
Release History
- 0.1.0 Initial release
- 0.2.0 Code cleanup