mikenicholson / passport-jwt

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

Update extract_jwt.js #241

Closed sakura-he closed 1 year ago

sakura-he commented 1 year ago

Because the headers in nodejs are all lowercase, add this code to prevent accidents