In this video we will create a full login/register server where the user can create a new account using RESTFUL API and then login to obtain JWT using Passport.js, we will also cover the authentication process and how to validate JsonWebToken in order to restrict access to server resources only for logged-in users.
⭐ Login/Register API Server FULL Source Code on Github
https://github.com/ipenywis/express-login-register-api
🧭 Watch Tutorial on Designing the website on Figma
https://youtu.be/SB3rt-cQZas
🧭 Watch Create a Modern React Login/Register Form with smooth Animations
https://youtu.be/-bll7l-BKQI
🐦 Follow me on Twitter: https://twitter.com/ipenywis
💻 Github Profile: https://github.com/ipenywis
💡 My Blog: http://ipenywis.com
Made with 💗 by Coderone
Download
0 formats
No download links available.
Build Login/Register API Server w/ Authentication | JWT Express AUTH using Passport.JS and Sequelize | NatokHD