issues
search
auth0
/
express-jwt
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
MIT License
4.49k
stars
444
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for express v5
#348
quinarygio
opened
2 weeks ago
5
docs(Readme): remove import of deprecated ExpressJwtRequest from example
#347
royhadad
opened
4 months ago
0
Outdated CHANGELOG, versions 8.4.0 and 8.4.1 are missing
#346
andreipfeiffer
opened
4 months ago
0
Latest tag on npm registry downgraded from v8 to v7
#345
gom59
closed
4 months ago
3
[Snyk] Upgrade jsonwebtoken from 9.0.0 to 9.0.2
#344
TSLarson
opened
7 months ago
0
[Snyk] Upgrade @types/jsonwebtoken from 9.0.0 to 9.0.6
#343
TSLarson
opened
7 months ago
0
Add optionalToken parameter to middleware
#342
magnusburton
opened
7 months ago
0
deprecated ExpressJWTRequest is still in docs
#341
daan-vdv
opened
8 months ago
0
Fix readme inconsistency
#340
vitalii-bulyzhyn
opened
8 months ago
0
Create semgrep.yml
#339
crew-security
closed
9 months ago
0
upgraded jsonwebtoken to 9.0.2
#338
Naman197
opened
10 months ago
1
Issue when upgrading from 6.1 to 8.4
#336
gzhhong
opened
1 year ago
1
Move @types/jsonwebtoken to devDep
#335
felixmosh
closed
1 year ago
1
upgrade jsonwebtoken to 9.0.2
#334
anandrajana
opened
1 year ago
1
Update jsonwebtoken to the latest major version
#333
anandrajana
opened
1 year ago
0
JWT DECRYPT BEFORE EXPRESS JWT
#332
LostName1
opened
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#331
dependabot[bot]
opened
1 year ago
0
Bump semver from 5.7.1 to 5.7.2
#330
dependabot[bot]
opened
1 year ago
0
Consider adding `cause` as an alias to UnauthorizedError
#329
SimonSchick
opened
1 year ago
0
docs(fix/readme): textual correction in a code snippet
#328
Aakash-dave
opened
1 year ago
0
fix: corrected files in package.json
#327
krichards
closed
1 year ago
1
Installation via PNPM is not working
#326
krichards
closed
1 year ago
1
Proposal: Use `res.locals` (in addition?)
#325
FabianKoder
opened
1 year ago
0
Move @types/jsonwebtoken to devDependencies
#324
bickelj
opened
1 year ago
2
TypeScript `@types/*` deps pollute production deps
#323
bickelj
opened
1 year ago
0
Fix: Remove signature change of middleware
#322
glensc
opened
1 year ago
3
Fix: jwt.decode doesn't throw, check null instead
#321
glensc
opened
1 year ago
1
Fix: await async jwt.verify function
#320
glensc
closed
1 year ago
4
Modify tests to actually exercise wrong signature case by removing base64 padding chars from test token
#319
loucadufault
closed
1 year ago
1
Move back to lodash
#318
JRLRJ
closed
1 year ago
2
Turning on esModuleInterop is a breaking change
#317
matray
closed
1 year ago
4
Possible prototype pollution with lodash.set
#316
JRLRJ
closed
1 year ago
1
Update Typescript instructions in Readme.MD
#315
fullstackzach
closed
1 year ago
1
expressjwt middleware shouldn't throw error if credentialsRequired is falsed
#314
phatify
closed
1 year ago
5
Update @types/jsonwebtoken to latest version and make dev dependency
#313
alexbrazier
closed
1 year ago
4
Upgrade jsonwebtoken library
#312
aliosmanisikk
closed
1 year ago
2
Why does express-jwt no longer use the extended express.Request ?
#311
stegano
closed
1 year ago
2
I'd like to be able to provide multiple valid secrets for a given request, preferably dynamically as well
#310
dead-claudia
closed
1 year ago
3
feat: export middleware options type. closes #308
#309
vitaliyazvinski
closed
1 year ago
1
Make Params type exported
#308
vitaliyazvinski
closed
1 year ago
1
Remove `@types/express-unless` from deps of `@types/express-jwt`
#307
xinghul
closed
2 years ago
1
OpsLevel repo catalog - upload opslevel.yml
#306
sre-57-opslevel[bot]
closed
2 years ago
0
update GetVerificationKey type to match node-jwks-rsa
#305
kylerm42
closed
1 year ago
3
GetVerificationKey type doesn't match auth0/node-jwks-rsa
#304
kylerm42
closed
1 year ago
0
Access jsonwebtoken exp and data
#303
emorling
closed
2 years ago
0
ES6 Import Not Working
#302
Tarekrahman5500
closed
1 year ago
3
It should be possible to skip token validation
#301
ypicard
closed
2 years ago
2
README: Fix misspelled word in readme
#300
ubuntu-prasad
closed
2 years ago
1
README: Fix misspelled word
#299
ubuntu-prasad
closed
1 year ago
0
Express-JWT 7.x Typescript+Express Typing issues
#298
dfellis
opened
2 years ago
1
Next