Skip to content

Commit

Permalink
Added link to 1.x branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed May 19, 2020
1 parent 0e2886d commit 008873f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

JWT utils for Fastify, internally uses [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken).

`fastify-jwt` supports Fastify@3.
`fastify-jwt` [v1.x](https://github.com/fastify/fastify-jwt/tree/1.x)
supports both Fastify@2.

## Install
```
npm i fastify-jwt --save
Expand Down

0 comments on commit 008873f

Please sign in to comment.