In this tutorial, we’ll walk through securing a MERN (MongoDB, Express.js, React.js, Node.js) application using JSON Web Tokens (JWT) and Passport.js. Specifically, we will use the passport-jwt strategy for route protection and passport-local for use...
wynnt3o.hashnode.dev11 min read
No responses yet.