auth0/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
JavaScriptMIT
Issues
- 2
Node.js 'crypto' module error in jsonwebtoken
#980 opened by SumonsNote - 13
- 4
What happened? The performance of jsonwebtoken 9.0.2 is 50 times slower than 8.5.1
#966 opened by VxRain - 5
- 7
import `jsonwebtoken` throws error
#963 opened by jim-king-2000 - 1
allowInsecureKeySizes flag not present among TS types.
#969 opened by toabm - 1
- 1
Next js - Getting Error while trying to verifying the token with secret in v9+ error is right-hand side of 'instanceof' is not an object #973
#974 opened by anujkamboj7 - 1
JWT Token Not Stored in Safari Browser (iOS and macOS) Due to Cross-Site Tracking Prevention
#975 opened by Sahil-Sevda - 4
Error with verifying access token
#915 opened by mutairibassam - 0
Next js - Getting Error while trying to verifying the token with secret in v9+ error is right-hand side of 'instanceof' is not an object
#973 opened by anujkamboj7 - 6
- 2
Verify an already decoded token
#955 opened by jonaskello - 0
- 2
Cyrillic characters
#938 opened by omqmo - 1
What if any user stole my accessToken and paste it to his browser cookie storage (using browser delveoper tool) ?
#958 opened by rudrabhikadiya3 - 0
Documentation Duplicacy
#964 opened by Mr-mahato - 13
TypeError: invalid 'instanceof' operand KeyObject
#950 opened by RbrtDdds - 2
- 0
Use along KMS asymmetrical key
#961 opened by julianCast - 0
GCP KMS to Create JWT
#960 opened by BalaSuresh61 - 4
README.md inappropriately references functions as asynchronous when they are in fact all synchronous with inline callback support
#929 opened by kzgrey - 0
JWT payload size > 475 bytes
#956 opened by impleotv - 0
Disallowing Validation of Expired Tokens
#959 opened by andreseloysv - 1
Signature generation fails for SM2 private keys with ES256 algorithm for node 18 version
#957 opened by balnenikhil - 0
Set options via Environment Variables
#951 opened by brandon93s - 3
import jwt from 'jsonwebtoken' throwing an error
#931 opened by swami1712 - 6
import not working on node 18.12
#907 opened by ofu997 - 2
why need two keys ?
#947 opened by guda-art - 7
Vulnerability / Unexpected Token Verification Behavior with Private Key
#930 opened by AbdullahSoomroOfficial - 1
Performance regression on crypto `createPublicKey` and `createPrivateKey` APIs after node v17
#944 opened by canova - 2
`sign` crashes with `validator.isValid is not a function` for certain objects
#945 opened by ej-shafran - 1
- 0
How to prevent users with expired JWTs from receiving Firebase Cloud Messaging notifications after automatic logout?
#943 opened by putuoka - 0
Jsonwebtoken don't support verbatimModuleSyntax typescript compiler option
#942 opened by gillesdalle - 1
Navbar is Not working Properly [Issue]
#940 opened by manzil-infinity180 - 6
- 6
please publish a new NPM package
#914 opened by OSdave - 1
Error on load, Error: Cannot find module './lodash'
#934 opened by dinapal - 6
Security Vuln In Semver Dependency
#921 opened by gamboaa - 3
TypeError: validator.isValid is not a function
#927 opened by tonykaram1993 - 0
Request to Contribute: Signing using Managed Keys
#928 opened by tallowen - 2
What if the refresh token is compromised
#923 opened by soubhikchatterjee - 0
Version 9.0.1 fails with a number of errors when { algorithms: ['none'] } is passed
#926 opened by rachellerathbone - 1
It seems that there is unnecessary code in the branching using hasSignature and secretOrPublicKey in verify.js.
#922 opened by maronnjapan - 1
what is the reason to not making a function to invalidate the token manually?
#911 opened by handhikadj - 1
sign token is not equal with https://jwt.io/
#918 opened by zailaib - 0
what is the reason to not making a function to invalidate the token manually?
#910 opened by melnikanton - 2
Error Message Not Clear in Token Expired and Token Invalid Signature when invoking verify method
#908 opened by kypertirost - 0
kid property missing from JWT header
#906 opened by KevinTemes