issues
search
mikenicholson
/
passport-jwt
Passport authentication using JSON Web Tokens
MIT License
1.97k
stars
215
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: auth header parser
#260
vizeke
opened
1 month ago
0
Admin role product add time error
#259
VanajaJ
opened
4 months ago
0
Passport-jwt does not support edDSA algorithm for token verification
#258
kirtigamdha
opened
5 months ago
0
MongooseError: Model.findOne() no longer accepts a callback
#257
shhekk
opened
6 months ago
0
Confirm if development is still active
#256
narukeu
opened
8 months ago
1
use `request.header(AUTH_HEADER)` instead of `request.headers[AUTH_HEADER]`
#255
kasir-barati
opened
9 months ago
0
Passport authentication with JWTStrategy not working even jwt is not getting called even the console.log({ jwt_payload }); is not getting called
#254
roshen1234
opened
9 months ago
2
Update strategy.js
#253
BitI3yBit
opened
10 months ago
0
TypeError: JwtStrategy requires a secret or key getting this error while running in node.js
#252
JayeshC-2598
opened
1 year ago
0
jsonwebtoken@9.0.0 > semver@7.3.8 vulnerability
#251
KsenyaJSN
opened
1 year ago
1
jsonwebtoken update to ^9.0.0 in passport-jwt@4.0.1 was a breaking change
#250
flipace
opened
1 year ago
1
JWT verification for auth code or PKCE flow
#249
snehil2112
opened
1 year ago
1
Address minmatch vulnerability
#248
mikenicholson
closed
1 year ago
0
Update jsonwebtoken to 9.0.0
#247
mikenicholson
closed
1 year ago
0
Update jsonwebtoken version
#246
johnhalbert
closed
1 year ago
1
Bump jsonwebtoken to ^9.0.0 to remove vulnerability. Upgraded mocha
#245
aperona-hai
closed
1 year ago
6
vulnerability in passport-jwt's dependancy jsonwebtoken
#244
rprakash05
closed
1 year ago
7
How to create new jwt Token
#243
stuk88
opened
2 years ago
1
Is cookieExtractor buggy?
#242
zq0904
opened
2 years ago
0
Update extract_jwt.js
#241
sakura-he
closed
1 year ago
0
Remove dist/ directory
#240
mikenicholson
closed
2 years ago
0
Fix CI after merging #238
#239
mikenicholson
closed
2 years ago
0
Major Rewrite (typescript, tests, abstract drivers, documentation)
#238
Outternet
closed
2 years ago
18
Adding callbacks to options param.
#237
arpontes
closed
4 months ago
1
Provide own jwt-verify option
#236
deadbaed
opened
2 years ago
1
Add Custom extractor which takes JwtFromRequestFunction as argument
#235
Abdelwahab313
opened
2 years ago
1
How to ignore ignoreExpiration for a specific endpoint?
#234
Alwinator
opened
2 years ago
1
I'm always unauthorized.
#233
jovi-tsx
opened
2 years ago
2
fix(lib/extract_jwt): make http headers lower case when getting auth token
#232
b-o-993
closed
2 years ago
1
feat(lib/extract_jwt): correctly parse comma terminated token
#231
jrc2139
opened
2 years ago
2
Passport-jwt extractor fromUrlQueryParameter don't handle handshake requests (websocket)
#230
HugoTrick
opened
3 years ago
1
Project Status
#229
sidharthv96
opened
3 years ago
8
Disallow None algorithm by default
#228
p-v-d-Veeken
opened
3 years ago
6
"TypeError: JwtStrategy requires a secret or key" with NestJS
#227
huss-a
opened
3 years ago
9
Multiple JWKS URIs
#226
MeStrak
opened
3 years ago
4
How to set Token Bearer in the authorization header?
#225
alamenai
closed
2 years ago
4
lib/strategy: Add failWithError support
#224
emdemir
opened
3 years ago
2
Refresh_token
#223
adamasantares
closed
2 years ago
3
Throw a named error instead of a generic error, when no auth token is provided
#222
abdatta
opened
4 years ago
1
passport.authenticate('jwt', ... ) does not give any response
#221
Harshal96
opened
4 years ago
2
Implementation of Cookie Extractor
#220
stormwin
opened
4 years ago
3
Implementation of extracting token from signed cookies
#219
stormwin
opened
4 years ago
2
Update Auth0 sponsorship link
#218
Sambego
closed
4 years ago
0
Correct use of passport-jwt & deserializeUser
#217
dn-l
closed
4 years ago
1
passport-jwt doesn't respect token expiry
#216
yeasir01
closed
4 years ago
1
failWithError option missing
#215
tobikl1
opened
4 years ago
6
Authorization header fallback logic
#214
SaschaHeyer
closed
4 years ago
2
Multiple audiences in same route
#213
andresilva-cc
closed
4 years ago
2
authenticate callback function parameters
#212
gkatsanos
opened
4 years ago
0
Any way to get the raw token?
#211
poxrud
closed
4 years ago
4
Next