getting CORS error while using passport-facebook for facebook login in MEAN app – Facebook api
I am trying to add facebook login feature for my web app. Which is being developed in express js, mongodb and angular 2. Client part of the app is generated through angular-cli (which is running on port 4200). To connect…