Node Express REST API | Full User Authentication System | Part 3 - Registration and Email Verify

Опубликовано: 23 Май 2026
на канале: The Codebook Inc.
3,341
51

Do Consider Joining our patron page for special and on-demand lectures and solutions, to keep us moving and rolling out more content. A dollar a month will make my life easy, or 50 INR per month will make the video flow more easily.

Patron:   / codebook_inc  
PhonePay: +91-6360535414@ybl
Paytm: +91-6360535414

In this video, we have created an API route to register a new user and also send the email verification link using Send Grid API.

Github Repository: https://github.com/nandymandy1/comple...

Follow Us
Facebook Username: mauryanarendra11
Twitter Handle: narendraDev95
Github Handle: nandymandy1

Intro: (0:00)
User Registration API: (0:23)
Express Validation Middleware: (2:43)
Custom Middleware Rule: (7:11)
Username and Email Validation: (8:53)
Create New User: (12:22)
Send Verification Email: (13:57)
User Verification Link: (34:16)
Generate User Login Token: (42:46)