File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 11# jsonwebtoken
22
3- | ** Build** | ** Dependency** |
4- | -----------------------------------------------------------------------------------------------------------------------------------------| ------------------------------------------------------------------------------------------------------------------------|
5- | [ ![ Build Status] ( https://secure.travis-ci.org/auth0/node-jsonwebtoken.svg?branch=master )] ( http://travis-ci.org/auth0/node-jsonwebtoken ) | [ ![ Dependency Status] ( https://david-dm.org/auth0/node-jsonwebtoken.svg )] ( https://david-dm.org/auth0/node-jsonwebtoken ) |
6-
73
84An implementation of [ JSON Web Tokens] ( https://tools.ietf.org/html/rfc7519 ) .
95
10- This was developed against ` draft-ietf-oauth-json-web-token-08 ` . It makes use of [ node-jws] ( https://github.com/brianloveswords/node-jws )
11-
126# Install
137
148``` bash
You can’t perform that action at this time.
0 commit comments