It\'s been two days and a million tries to enable CORS when trying to authenticate a user with Facebook using Passport in NodeJS/Express.
The error I get on Chrome i
Create a html tag to do the GET request instead, facebook does not allow XMLHttpsRequests.
Like so:
sign in with facebook