Next Auth V5 - Продвинутое руководство
8h 1m 8s
English
Free
Course description
In this 8-hour course, you will learn how to create your own authentication toolkit using the latest version of Next Auth v5 (Auth.js). We will cover topics such as two-factor authentication (2FA), password recovery functionality, email verification, credential login, OAuth (login via Google and GitHub), and much more.
Watch Online
0:00 0:00
| # | Lesson Title | Duration |
|---|---|---|
| 1 | Intro & Demo | 02:06 |
| 2 | Setup | 13:15 |
| 3 | Routing | 22:47 |
| 4 | Home page | 10:35 |
| 5 | Card Wrapper | 16:12 |
| 6 | Login Form | 18:18 |
| 7 | Register Form | 17:08 |
| 8 | Database & Schema | 16:58 |
| 9 | Register Functionality | 09:17 |
| 10 | Middleware & Login | 44:22 |
| 11 | Callbacks | 29:43 |
| 12 | OAuth (Google & Github) | 27:24 |
| 13 | Emails & Tokens | 31:29 |
| 14 | Email Verification | 28:45 |
| 15 | Password Reset Token | 19:59 |
| 16 | New Password Form | 14:38 |
| 17 | Two Factor Authentication | 32:40 |
| 18 | User Button & Hooks | 19:35 |
| 19 | Server & Client Example | 15:05 |
| 20 | Admin Example | 17:19 |
| 21 | Settings | 45:44 |
| 22 | Sponsor (Clerk) | 05:06 |
| 23 | Wrap-up & Deployment | 22:43 |
Comments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Code With Antonio Workshops
Sources: Code With Antonio
Workshops include detailed instructions on creating applications using modern technologies, providing participants with the opportunity to deeply...
17 hours 3 minutes 7 seconds
Practical Accessibility - Practical Accessibility for web designers and developers
Sources: Sara Soueidan
This course is your guide to the world of web accessibility. It is designed to dispel myths, simplify complex topics, and provide you with practical skills for
14 hours 47 minutes 28 seconds
SolidJS: The Complete Guide
Sources: Sinan Polat
This book is the result of two years of meticulous work. SolidJS may seem simple at first glance, but its internal structure includes complex...