mikenicholson / passport-jwt

Passport authentication using JSON Web Tokens
MIT License
1.97k stars 214 forks source link

Update strategy.js #253

Open BitI3yBit opened 10 months ago

BitI3yBit commented 10 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