-
Notifications
You must be signed in to change notification settings - Fork 214
Issues: mikenicholson/passport-jwt
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Passport-jwt does not support edDSA algorithm for token verification
#258
opened Jun 20, 2024 by
kirtigamdha
use
request.header(AUTH_HEADER)
instead of request.headers[AUTH_HEADER]
#255
opened Feb 25, 2024 by
kasir-barati
TypeError: JwtStrategy requires a secret or key getting this error while running in node.js
#252
opened Nov 22, 2023 by
JayeshC-2598
jsonwebtoken update to ^9.0.0 in [email protected] was a breaking change
#250
opened Mar 9, 2023 by
flipace
Add Custom extractor which takes JwtFromRequestFunction as argument
#235
opened Jun 14, 2022 by
Abdelwahab313
Passport-jwt extractor fromUrlQueryParameter don't handle handshake requests (websocket)
#230
opened Oct 21, 2021 by
HugoTrick
Throw a named error instead of a generic error, when no auth token is provided
#222
opened Nov 22, 2020 by
abdatta
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.