Tutorial: Email System (Forgot Password + Email Verification) with Next.js V13 (APP ROUTER) + Resend

preview_player
Показать описание
Source code:

0:00 Introduction
1:19 Setting up email sending system with Resend
10:49 Implementation of "Forgot Password" feature
30:42 Implementation of "Email Verification" feature
39:30 Summary
Рекомендации по теме
Комментарии
Автор

this is exactly what I was looking for, you sir explained everything and tested it straight away, and following your tutorial I managed to implement resend into my nextjs app. I just started nextjs adventure however I don't use ts and I don't plan to use it...I know I know it's better blah blah blah, but in my opinion, as a starter web dev with nextjs, using js instead of learning ts is sufficient. Keep up the good work. That is a sub from me😉 Thank You👍

fearne
Автор

MY MAN THIS IS THE BEST AUTH COURSE EVER. ngl very little function and nextjs logic you added through video reall shaped my nextjs skills. It was really beneficial for me to write the authentication system again and again to really rememeber and understand the logic of next-auth by following your guide. You are absolute legend man. Can't wait to see videos about more next-auth such as role-based authentication. Your teaching method with basic UI design is so good and to the point. Keep it up man

eraybaydemir
Автор

What a good video, excellent to finish laying the foundations of my knowledge in Next-Auth and very helpful while I learn nextjs, thanks a lot man

kev
Автор

Oh man. You're a lifesaver! Great video.

patrickmiranda
Автор

Great! Very detail and kind tutorial. Everything I need to know is in this video including how to make a token using crypto. Double thumb up!!

aigirl
Автор

"Thank you so much for this incredibly helpful tutorial! Your clear explanations and step-by-step guidance made implementing email verification and password reset with Next.js V13 a breeze. 👏🚀

I'm currently diving into Next Auth, OAuth, Firebase, and PlanetScale, and your expertise would be invaluable for navigating these technologies. Could you consider making more videos on these subjects? I'm sure many in the community, including myself, would greatly benefit from your insights and guidance.

Looking forward to more fantastic content from your channel! 🙌"

teetanrobotics
Автор

Your tutorial managed to solve my problem. I am just starting with Nextjs, I was wondering if you could show how to implement i18n to this auth system. I'm trying to do it myself but unsuccessfully.

dmaly
Автор

How to protect the routes in nextjs which is the best method I am using nextjs only from frontend how to protect

sai
Автор

Thanks, but why resend? It would be amazing if you would create a tutorial with free solutions, such as nodemailer..

paulks