I have added passport js to my application and tried to implement the facebook login using that npm package.But after login to the facebook im getting the below issue from the facebook.Can anyone help? Error image here
Configuration image in meta developer account:Config image description here
Expecting the response after login from the facebook
I think using the
next-authpackage orclerckwill fit all your needs, so I highly recommend you use one of them instead of usingpassportpackage.