File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 1
1
# jsonwebtoken
2
2
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
-
7
3
8
4
An implementation of [ JSON Web Tokens] ( https://tools.ietf.org/html/rfc7519 ) .
9
5
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
-
12
6
# Install
13
7
14
8
``` bash
You can’t perform that action at this time.
0 commit comments