mikenicholson / passport-jwt

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

Update README.md #170

Closed ksuhiyp closed 5 years ago

ksuhiyp commented 5 years ago

Since I went into a configuration hell thinking that I have to pass server request object myself, here is a further more words to notify the user not to think about injecting req param

mikenicholson commented 5 years ago

Clarified on latest master via example. I think extra explanation and comments were unnecessary.