issues
search
auth0
/
node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
MIT License
17.73k
stars
1.23k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md, fix typos
#981
BobConanDev
opened
4 weeks ago
0
Node.js 'crypto' module error in jsonwebtoken
#980
SumonsNote
opened
1 month ago
1
Replace Circle CI with Github Actions
#979
frederikprijck
opened
1 month ago
1
refactors and new algorithms
#978
panva
opened
2 months ago
1
JWT returns "invalid token" when trying to use "Bearer" prefix at token
#977
jmbluethner
closed
3 months ago
1
Master
#976
NirvanaNimbusa
closed
3 months ago
0
JWT Token Not Stored in Safari Browser (iOS and macOS) Due to Cross-Site Tracking Prevention
#975
Sahil-Sevda
closed
4 months ago
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
anujkamboj7
opened
5 months ago
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
anujkamboj7
closed
5 months ago
0
Optionally validate the payload of a token before verification
#972
georgejmx
opened
5 months ago
0
docs: Add missing 'JsonWebTokenError' message in README
#971
chagriali
opened
5 months ago
0
Add `node:` prefix
#970
jordanfinners
opened
6 months ago
0
allowInsecureKeySizes flag not present among TS types.
#969
toabm
opened
6 months ago
1
HS256 algorithm JWT sign returning RS256 Algorithm instead of HS256
#968
Tom-Dev-App
opened
6 months ago
0
What happened? The performance of jsonwebtoken 9.0.2 is 50 times slower than 8.5.1
#966
VxRain
opened
7 months ago
4
Documentation Duplicacy
#964
Mr-mahato
opened
8 months ago
0
import `jsonwebtoken` throws error
#963
jim-king-2000
opened
8 months ago
7
Error using jsonwebtoken: global is not defined
#962
DiegoZumarragaLS
opened
8 months ago
2
Use along KMS asymmetrical key
#961
julianCast
opened
9 months ago
0
GCP KMS to Create JWT
#960
BalaSuresh61
opened
9 months ago
0
Disallowing Validation of Expired Tokens
#959
andreseloysv
opened
9 months ago
0
What if any user stole my accessToken and paste it to his browser cookie storage (using browser delveoper tool) ?
#958
rudrabhikadiya3
closed
6 months ago
1
Signature generation fails for SM2 private keys with ES256 algorithm for node 18 version
#957
balnenikhil
closed
10 months ago
1
JWT payload size > 475 bytes
#956
impleotv
opened
10 months ago
0
Verify an already decoded token
#955
jonaskello
opened
10 months ago
2
Importing `decode` function from jsonwebtoken causes error
#954
michaelmendoza
opened
10 months ago
5
Issue #952 fixed rename decode function unsafe_decode
#953
aalu-love
opened
10 months ago
0
Rename `decode` function `unsafeDecode` to highlight the risk
#952
marine-mb
opened
11 months ago
6
Set options via Environment Variables
#951
brandon93s
opened
11 months ago
0
TypeError: invalid 'instanceof' operand KeyObject
#950
RbrtDdds
opened
11 months ago
13
docs: Enhance JsonWebTokenError section in README
#948
subrat0796
opened
1 year ago
0
why need two keys ?
#947
guda-art
closed
1 year ago
2
fix: `validator.isValid is not a function` for certain objects
#946
ej-shafran
opened
1 year ago
0
`sign` crashes with `validator.isValid is not a function` for certain objects
#945
ej-shafran
opened
1 year ago
2
Performance regression on crypto `createPublicKey` and `createPrivateKey` APIs after node v17
#944
canova
opened
1 year ago
1
How to prevent users with expired JWTs from receiving Firebase Cloud Messaging notifications after automatic logout?
#943
putuoka
opened
1 year ago
0
Jsonwebtoken don't support verbatimModuleSyntax typescript compiler option
#942
gillesdalle
opened
1 year ago
0
Adding workflow to publish to NPM on a github release
#941
madhuriravindramohan-okta
opened
1 year ago
0
Navbar is Not working Properly [Issue]
#940
manzil-infinity180
opened
1 year ago
1
TypeError: Right hand side of instanceof is not an object
#939
176noud
opened
1 year ago
13
Cyrillic characters
#938
omqmo
opened
1 year ago
2
docs(readme): minor improvements to readme
#937
dkdk225
opened
1 year ago
0
docs(README.md): remove the table with broken links
#936
dkdk225
opened
1 year ago
0
Update package.json and changelog for release 9.0.2
#935
jakelacey2012
closed
1 year ago
0
Error on load, Error: Cannot find module './lodash'
#934
dinapal
opened
1 year ago
1
refactor: reduce library size by using lodash specific dependencies
#933
jakelacey2012
closed
1 year ago
1
security: updating semver to 7.5.4 to resolve CVE-2022-25883
#932
jakelacey2012
closed
1 year ago
4
import jwt from 'jsonwebtoken' throwing an error
#931
swami1712
closed
1 year ago
3
Vulnerability / Unexpected Token Verification Behavior with Private Key
#930
AbdullahSoomroOfficial
opened
1 year ago
7
README.md inappropriately references functions as asynchronous when they are in fact all synchronous with inline callback support
#929
kzgrey
opened
1 year ago
4
Next