Authentication and authorization sound simple, right? Well, there's actually a lot more to it, OAuth, passwordless auth, RBAC, preserving static rendering, avoiding security mistakes like data leaks, and much more. But don’t worry! In this video, we’ll cover all of these topics and, of course, implement them in a Next.js application
🔒 Get started with Kinde: https://dub.sh/xeU8r3v
📸 Screen Recording Software: https://dub.sh/eDa47SO
🚀 Checkout Cal for Free: https://dub.sh/FAuffAy
👨🏻💻 GitHub Repository: https://github.com/ski043/master-zod-yt
🌍 My Website: https://janmarshal.com/
✅ Follow me on X: https://x.com/janmarshaldev
📧 Business ONLY: jan@alenix.de
Timestamps:
00:00 Intro
00:40 Project Introduction
02:05 Request Lifecycle / Diagrams
09:00 Implement Authentication
18:00 How to Preserve Static Rendering
22:00 Middleware
29:00 RBAC
33:00 Security (DAL and More)