0.1.0 • Published 11 years ago

layer-auth-node v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
11 years ago

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
0.1.0

11 years ago