Building an API using NodeJS, ExpressJS, Passport, JWT and Mongo

nodejs

ExtractJwt.fromAuthHeaderWithScheme(‘JWT’)
The JWT string passed at the end is case sensitive as opposed to everyone saying it isn’t.
Have faced this problem a couple of times.

Leave a Reply