Перейти к содержимому

Next.js 13 Authentication: Custom Email/Password with NextAuth.js & MongoDB

GTCoding

0:00 / 0:00

Next.js 13 Authentication: Custom Email/Password with NextAuth.js & MongoDB

113 717 просмотров · 3 года назад
GTCoding
42 тыс. подписчиков
113 717 просмотров · 3 года назад
Check out my courses: https://gtcoding.net/courses/ In this comprehensive tutorial you will learn how to add authentication to your Next.js 13 app with Email/Password using Next Auth. We will use MongoDB to store the details of the user. We will be using Tailwind CSS for designing the UI. Source code: https://github.com/Godsont/auth-with-... Timestamps: ----------------------- 00:00 - Demo 02:59 - Designing UI Using Tailwind CSS 16:41 - Creating the API 27:07 - MongoDB 42:48 - Authentication using Next Auth