TCH MDA RO Rohit Kumar Social Login | Google | Passport | Express JS Go to the Google Cloud Console (https://console.developers.google.com/) and set up Google OAuth credentials.
TCH MDA OR Oryan Techs Complete Guide to Authentication with Passport.js & Azure in 2025 Recently, I was tasked with implementing Azure registration with Passport.js. I encountered several difficulties, mainly due to the…
TCH NO Noble Mathew · Dev Genius Configuring local and social authentication using passsport.js Articles of this series
MDA TCH SH Shiva Soni How to Implement Google SSO Login in Your Node.js Application: A Simple Guide Hey folk! Many developers struggle with integrating Google Single Sign-On (SSO) into their applications. If you’re looking to implement…
MDA TCH DE Debashis Kar Suvra Unlocking the Power of JWT Authentication with Passport.js: JSON Web Tokens (JWT) are a fundamental aspect of modern web development, playing a crucial role in secure data exchange and user…
TCH MDA OM Omasuaku Middlewares with socket.io I’m a big fan of real time changes, I once created an app just using socket.io without GET, POST requests, etc… One day I realized that I…