When I Uncomment One Line Of Code, I Receive This Error: _http_outgoing.js:359 Throw New Error('can\'t Set Headers After They Are Sent.');
When I uncomment this line: return done(null, false, { message: 'Incorrect username' }); in…
Read more
When I Uncomment One Line Of Code, I Receive This Error: _http_outgoing.js:359 Throw New Error('can\'t Set Headers After They Are Sent.');