Express Authentication Explained (with JWTs) – Tutorial

Опубликовано: 04 Август 2026
на канале: Serhii Chernikov
133
4

In this video, we will implement our own custom user authentication using the Express.js framework as well as a bunch of cool NPM packages.

Link to GitHub repo with the implemented project:
https://github.com/perseverance50k/express...

NPM packages:
bcrypt: https://www.npmjs.com/package/bcrypt
body-parser: https://www.npmjs.com/package/body-parser
cookie-parser: https://www.npmjs.com/package/cookie-parser
cors: https://www.npmjs.com/package/cors
express: https://www.npmjs.com/package/express
dotenv: https://www.npmjs.com/package/dotenv
http-status: https://www.npmjs.com/package/http-status
joi: https://www.npmjs.com/package/joi
jsonwebtoken: https://www.npmjs.com/package/jsonwebtoken
mongodb: https://www.npmjs.com/package/mongodb
nodemon: https://www.npmjs.com/package/nodemon

LinkedIn: https://www.linkedin.com/in/serhii-chernik...
Twitter: https://twitter.com/serhiichernikov

Subscribe to help this channel grow!