mikenicholson / passport-jwt

Passport authentication using JSON Web Tokens
MIT License
1.96k stars 213 forks source link

Update strategy.js #253

Open ikbal-lachraf opened 5 months ago

ikbal-lachraf commented 5 months ago

Fix issue of jwt retrieve function (named token ) being passed to JwtStrategy.JwtVerifier function instead of being called on the request to retrieve / produce the token to be verified