DEV Community

Cover image for MERN Auth - Signup & Login with Email (JWT) | React , Node, Express, MongoDB
CyberWolves
CyberWolves

Posted on

MERN Auth - Signup & Login with Email (JWT) | React , Node, Express, MongoDB

What's Up Guys,

Using React, Node.js, Express & MongoDB we gonna implement authentication. where user can signup and login to there account with email. we gonna implement authentication with json web token (JWT). Authentication is a complex process, it means allowing users to register and log in. Today, you're going to learn it completely by watching this video. Enjoy!

Top comments (1)

Collapse
 
tarru_naval_78b45be3d851c profile image
tArrU naVal

Can you send the source code link?