Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: readme, migration notes
  • Loading branch information
ziluvatar committed Sep 6, 2017
1 parent cfc04a9 commit 12cd8f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -13,6 +13,10 @@ This was developed against `draft-ietf-oauth-json-web-token-08`. It makes use of
$ npm install jsonwebtoken
```

# Migration notes

* [From v7 to v8](https://github.com/auth0/node-jsonwebtoken/wiki/Migration-Notes:-v7-to-v8)

# Usage

### jwt.sign(payload, secretOrPrivateKey, [options, callback])
Expand Down

0 comments on commit 12cd8f7

Please sign in to comment.