#passportjs search results
2 | 97 Working on a social platform for DJs for a friend(who happens to be a DJ). Connected to #mongoDB & set up login/ register routes. Set up #passportjs for auth. Now for the profiles. #100DaysOfCode
Login using passport JS and mongoDB fails when deployed to Heroku stackoverflow.com/questions/6808… #passportjs #nodejs #heroku
Socket.IO (with websockets) – the details. (socket io v2) Link - buff.ly/2YD4T4R #freetutorialstack #Nodejs #Passportjs #socketio #reactjs #redux #APIs #mongoose #MERNBroke #100DaysOfCode #GameDev #girlsintech #womenintech #learntocode #301DaysOfCode
How to login user with passport.js stackoverflow.com/questions/6744… #mongoose #passportjs #express #nodejs
How to Build NodeJS web application with PassportJS for authentication dev.thegeeknews.net/6798de476e #NodeJS #PassportJS #development
This weekend I built a log in app using #Passportjs for authentication, bcrypt to hash the password, react native for the UI, heroku to deploy it too and cleardb to store the users. Getting better everyday! #javascript #mysql #nodejs #heroku #reactnative #100DaysOfCode
Day 59 #100DaysOfCode - Planning stage of the app, trying to think up all the basics. Setup #ejs and #passportjs #mongodb today. Tried #pug templates, but not a fan. Going to stick with EJS to get initial app POC built. #commitgraph rocks!
R2D33 #100DaysOfCode Created login, logout, and register forms and routes for my blog post app, using #passportJS #PassportLocal. #NodeJS #Mongoose #MongoDB #authentication #MomsCanCode #CodeNewbie #30DaysOfGitHub 🎉
Day 52 #100DaysOfCode - Didn’t have time to tweet yesterday. Having fun with params today in #expressjs #passportjs #52daystreak #200contributions
R2D34 #100DaysOfCode #30DaysOfGitHub Added authentication to my Campground app, cleaned up A TON of code, separated my routes into files, & changed the comments' section to display the username's name automatically. #PassportJS #MongooseLocalPassport #MongoDB #MomsCanCode
On Friday founderscoders we did an #OAuth codealong workshop using #passportjs. It was a great introduction to the authorisation process and we managed to successfully use our Facebook sign-in details. I'm going to try to do it again and set up a ne
Learn how to handle authentication with Node using Passport.js ☞ on.geeklearn.net/60a89fe496 #Node #Passportjs #authentication #api
The improved documentation on #LoopBack4 #authentication. Wanna know how to use JWT authentication, #PassportJS adapter or build your own authentication strategy? Check it out: loopback.io/doc/en/lb4/Aut… #LearningLoopBack #NodeJS #TypeScript #OpenAPI #LoopBack
Here's a Passport.js based boilerplate for auth with Hasura ⤵️ 🔗 Built-in endpoints for login & signup 📄 Knex.js based migrations for users schema model 👉 github.com/hasura/graphql… #GraphQL #passportjs #javascript #webdev
Day44 #100DaysOfCode Still grinding away at my project. #Nodejs #Passportjs #socketio #reactjs #redux
Building and Securing a Node.js and Express App using Passport.js and Auth0 ☞ morioh.com/p/6f823839457a #Nodejs #Express #Passportjs #Auth0 #Morioh
How to Build NodeJS web application with PassportJS for authentication ☞ ift.tt/32BdmbF #Node #WebApp #PassportJS #authentication
Day 64 of #100DaysOfCode Today I dived into Authentication & Authorization 🚀 Learned the difference between authentication (who you are) and authorization (what you can do). Explored Passport.js for handling login strategies. #WebDev #PassportJS #Authentication #Authorization
Level up your auth game with Passport.js! 📈 Use middleware to separate concerns, and never hardcode secrets. Your future self will thank you. #PassportJS #DevTips
🔒Secure Your MERN Apps in 2025!🔒 Master #PassportJS for robust authentication (local, OAuth, JWT) in your #MongoDB, #Express, #React, #Nodejs projects. Learn advanced security, session management, and future-proofing with WebAuthn! ome9a.com/blogs/securing… #WebDev @omegaStrikes
Challenge 3: Backend Podcast Series - Node.js Foundation Level 1 - Now Powered by Express.js tinyurl.com/Ep-24-Linkedin Episode 24: 🔐 All About the Passport.js Authentication Flow – Layered Breakdown #Nodejs #BackendDev #Passportjs #WebDev #IndiaTech #OpenSource #BangaloreTech
🔐 Securing your Node.js app? This thread covers how to use Passport.js for powerful, scalable authentication. We’ll walk through: Local strategy JWT tokens Google OAuth Best practices Let’s dive in 👇 #NodeJS #PassportJS ome9a.com/blogs/implemen…
ome9a.com
Implementing Authentication with Passport.js in Node.js
Learn to secure your Node.js applications with Passport.js authentication, featuring detailed setup, strategies, and production-ready best...
ME: Trying to learn express-session & Passport. Tutorial: Only takes 10 mins with express-session ! 1 hour later: What even is a session? Why is it serializing me? Am I the cookie? 🤷♂️ #NodeJS #PassportJS #devlife #webdeveloper
Cooking an image processing service à la Cloudinary. Stay tuned. 👨🏾🍳🔥 #NestJS, #PassportJS, #SharpJS, #MongoDB, #PrismaORM, #AWS #S3… #3ne #ndiade 😄
🚀 Dive into secure web app authentication with JWT and Passport.js! This beginner's guide covers user registration, password hashing, and route protection, ensuring your app is safe and scalable. Check it out! #NodeJS #JWT #PassportJS #WebDevelopment @H… ift.tt/MGXhsW4
dev.to
Implementing Authentication Using JWT and Passport.js: A Beginner’s Guide
Introduction Authentication is a crucial part of web applications, ensuring that only...
🚀 Want to implement local authentication in your Node.js & Express app? 🔐 Learn how to set up Passport.js for secure user login, session management & route protection! Full guide 👉 dev.to/blamsa0mine/a-… #NodeJS #ExpressJS #PassportJS #WebDev #Authentication
🔒 Secure your web app with user authentication using Passport.js! Learn to implement local login, password hashing with bcrypt, and route protection. Simplify your auth process while keeping your app safe! #NodeJS #PassportJS #WebSecurity #DevCommunity … ift.tt/VCHFuSn
🚀 implemented secure authentication using #PassportJS with both JWT & Local strategies! 🔐 Seamless login flow, managing cookies 🍪 ✅ Token-based auth for API ✅ Secure cookie handling ✅ Scalable for any project #WebDev #NodeJS #JavaScript #MERN #Authentication
Exploring the world of OAuth authentication in Node.js with Passport.js! Building secure and scalable login systems for modern apps. #NodeJS #OAuth #PassportJS #WebDev #CodeJourney
How to Build NodeJS web application with PassportJS for authentication dev.thegeeknews.net/6798de476e #NodeJS #PassportJS #development
ReferenceError: require is not defined :require('./config/passport')(passport); stackoverflow.com/questions/6674… #passportjs #javascript #nodejs
passport js use email instead of username not working as expected stackoverflow.com/questions/6901… #reactjs #passportjs
How to login user with passport.js stackoverflow.com/questions/6744… #mongoose #passportjs #express #nodejs
🔥🔥 #nodejs #nodemailer #passportjs #oauth #jwt #JavaScript #css #ejs #bootstrap #express #fullstackdeveloper #backend #frontenddev
Login using passport JS and mongoDB fails when deployed to Heroku stackoverflow.com/questions/6808… #passportjs #nodejs #heroku
#passportjs is so useful for node.js projects requiring stuff like authentication. Doing another project with Discord OAuth 😁
How do I show a specific web design to a user? stackoverflow.com/questions/6754… #reactjs #passportjs #javascript #nodejs
2 | 97 Working on a social platform for DJs for a friend(who happens to be a DJ). Connected to #mongoDB & set up login/ register routes. Set up #passportjs for auth. Now for the profiles. #100DaysOfCode
How to use existing user and update schema with authentication threw passport.js stackoverflow.com/questions/6833… #mongoose #nodejs #passportjs
node.js - bcrypt.compare() is not working in async function stackoverflow.com/questions/7181… #passportjs #bcrypt #asyncawait #nodejs
Building and Securing a Node.js and Express App using Passport.js and Auth0 ☞ ift.tt/30Zkywx #Nodejs #Express #Passportjs #Auth0 #Morioh
Socket.IO (with websockets) – the details. (socket io v2) Link - buff.ly/2YD4T4R #freetutorialstack #Nodejs #Passportjs #socketio #reactjs #redux #APIs #mongoose #MERNBroke #100DaysOfCode #GameDev #girlsintech #womenintech #learntocode #301DaysOfCode
How to reset / change password in Node.js with Passport.js? stackoverflow.com/questions/2027… #passportjs #nodejs #resetpassword
change cookie when access token is expired(jwt, passport.js ,node.js) stackoverflow.com/questions/7185… #passportjs #express #jwt #nodejs
Something went wrong.
Something went wrong.
United States Trends
- 1. Wemby 41.6K posts
- 2. Steph 82.4K posts
- 3. Draymond 19.5K posts
- 4. Spurs 34.9K posts
- 5. #Truedtac5GXWilliamEst 165K posts
- 6. Massie 62.1K posts
- 7. Warriors 59K posts
- 8. Clemson 11.4K posts
- 9. PERTHSANTA JOY KAMUTEA 541K posts
- 10. Marjorie Taylor Greene 53.8K posts
- 11. #NEWKAMUEVENTxPerthSanta 537K posts
- 12. Bubba 61.6K posts
- 13. #DubNation 2,233 posts
- 14. Bill Clinton 202K posts
- 15. #SmackDown 55.3K posts
- 16. Zack Ryder 17.4K posts
- 17. Aaron Fox 2,730 posts
- 18. Harden 16.3K posts
- 19. Mitch Johnson N/A
- 20. Matt Cardona 3,135 posts