0.0.1 • Published 11 years ago

node-jwt v0.0.1

Weekly downloads
73
License
-
Repository
github
Last release
11 years ago

node-jwt

Build Status

A lightweight library for parsing JSON Web Tokens (JWT) - as issued by Microsoft Azure ACS. Implements JSON Web Signature (JWS) Compact.

Loosely based upon the following specifications:

Installation

$ npm install node-jwt

License and Copyright

Copyright (c) 2013 Jonathan Blair. Licensed under the MIT license.