Skip to content

Commit 12cd8f7

Browse files
committed
docs: readme, migration notes
1 parent cfc04a9 commit 12cd8f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This was developed against `draft-ietf-oauth-json-web-token-08`. It makes use of
1313
$ npm install jsonwebtoken
1414
```
1515

16+
# Migration notes
17+
18+
* [From v7 to v8](https://github.com/auth0/node-jsonwebtoken/wiki/Migration-Notes:-v7-to-v8)
19+
1620
# Usage
1721

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

0 commit comments

Comments
 (0)