thechutrain / jwt-auth-boilerplate

10 stars 1 forks source link

parseTokenCookie middleware error #11

Open thechutrain opened 7 years ago

thechutrain commented 7 years ago

_http_outgoing.js:356 throw new Error('Can\'t set headers after they are sent.'); from the parseTokenCookie from expired cookies? Hard to replicate this bug.

thechutrain commented 7 years ago

fixed this bug. pretty sure ...