Issues
- 14
JwtStrategy requires a secret or key
#206 opened by aabanaag - 9
- 2
Passport authentication with JWTStrategy not working even jwt is not getting called even the console.log({ jwt_payload }); is not getting called
#254 opened by roshen1234 - 0
Admin role product add time error
#259 opened by VanajaJ - 0
- 0
- 1
Confirm if development is still active
#256 opened by narukeu - 2
- 0
use `request.header(AUTH_HEADER)` instead of `request.headers[AUTH_HEADER]`
#255 opened by kasir-barati - 6
Disallow None algorithm by default
#228 opened by p-v-d-Veeken - 0
TypeError: JwtStrategy requires a secret or key getting this error while running in node.js
#252 opened by JayeshC-2598 - 1
jsonwebtoken@9.0.0 > semver@7.3.8 vulnerability
#251 opened by KsenyaJSN - 6
failWithError option missing
#215 opened by tobikl1 - 1
How to create new jwt Token
#243 opened by stuk88 - 1
- 1
JWT verification for auth code or PKCE flow
#249 opened by snehil2112 - 4
Multiple JWKS URIs
#226 opened by MeStrak - 7
- 0
Is cookieExtractor buggy?
#242 opened by zq0904 - 8
Project Status
#229 opened by sidharthv96 - 2
- 1
Throw a named error instead of a generic error, when no auth token is provided
#222 opened by abdatta - 1
Passport-jwt extractor fromUrlQueryParameter don't handle handshake requests (websocket)
#230 opened by HugoTrick - 2
I'm always unauthorized.
#233 opened by jovi-tsx - 1
- 1
Provide own jwt-verify option
#236 opened by deadbaed - 1
- 4
How to set Token Bearer in the authorization header?
#225 opened by alamenai - 3
Refresh_token
#223 opened by adamasantares - 2
- 2
- 1
Correct use of passport-jwt & deserializeUser
#217 opened by dn-l - 1
passport-jwt doesn't respect token expiry
#216 opened by yeasir01 - 2
Authorization header fallback logic
#214 opened by SaschaHeyer - 2
Multiple audiences in same route
#213 opened by andresilva-cc - 4
Any way to get the raw token?
#211 opened by poxrud - 0
authenticate callback function parameters
#212 opened by gkatsanos - 1
jwtFromRequest: ExtractJwt.fromAuthHeaderAsBearerToken(), TypeError: Cannot read property 'fromAuthHeaderAsBearerToken' of undefined
#200 opened by vishal764 - 1
Update cookieExtractor function in docs.
#202 opened by Borduhh - 2
- 0
- 1
Errors like "No auth token" or "invalid signature" end up in info and not error
#207 opened by FBosler - 1
- 4
My passport node.js Code is not working
#195 opened by asad149 - 2
How to get encrypted JWT string in passport-jwt?
#189 opened by bigturtle88 - 1
- 1
ExpiresIn does not working
#204 opened by odisi - 2
What is the reason for not renaming Strategy to JWTStrategy in this module but in the import instead?
#197 opened by StefanLobbenmeier - 1
- 3
How can I use asymmetric algorithms
#199 opened by sergeyampo