mikenicholson / passport-jwt

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

from cookie extractor #139

Closed fyalavuz closed 5 years ago

mikenicholson commented 6 years ago

Can you cover this with unit tests? The project has very high test coverage that ensures I don't break all the parts of the project I don't use myself.

mikenicholson commented 5 years ago

Closing due to no response.