DEV Community

Discussion on: MERN Stack social media app with socket.io

Collapse
 
truemail785 profile image
Ozair

Hi, i used Passport.js for user authentication. Passport.js has many different strategies to authenticate user, e.g, facebook, google, github to name a few. You can get more info through google. I learned about passport.js when I was taking nodejs course on freeCodeCamp.org
Feel free to ask anything if you get stuck...