Why would a backend need third-party authentication? – Facebook api
I am trying to implement Facebook authentication on my app. I noticed my API backend - Loopback has passport integration. I don't understand what would be the purpose of this? From what I understand the authentication happens on the client…