We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a02d28 commit 2e0fa5bCopy full SHA for 2e0fa5b
src/categories/json-web-token.json
@@ -1,5 +1,5 @@
1
{
2
"name": "JSON Web Token (JWT)",
3
"description": "Sign and verify JWTs in Node.js",
4
- "packages": ["jose", "jsonwebtoken", "jwt-decode", "node-jose"]
+ "packages": ["fast-jwt", "jose", "jsonwebtoken", "jwt-decode", "node-jose"]
5
}
0 commit comments