passport-jwt
passport-jwt copied to clipboard
Implementation of extracting token from signed cookies
Please merge this PR. It's recommended to use cookies instead of headers for JWT.
This is a good idea, I have adopted your implemetation in the major rewrite pull request.