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 e27f98a commit 529c8d0Copy full SHA for 529c8d0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "auth-jwt",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "A demo to learn JWT by reverse engineering",
5
"keywords": ["jwt", "token", "jsonwebtoken", "authentication", "rfc-7519", "signature", "rsa", "learn-by-doing", "express", "node authentication"],
6
"main": "index.js",
0 commit comments