Войти
  • 96374Просмотров
  • 1 год назадОпубликованоCosden Solutions

Authentication Flow in Next.js (Complete Tutorial)

✨ Cosden Code → 📥 Import React (Newsletter) → Source Code → Join The Discord! → VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace" In this video we will learn how to create a complete authentication flow in from scratch. We won't be using any 3rd party auth libraries, and we'll effectively be rolling our own auth. This is important for us to understand the mental model of authentication, and how to code all of the different pieces required to make this happen! TIMESTAMPS 00:00 Intro 01:25 Whiteboard explanation 08:24 Code overview 10:37 Client-side code 13:07 Server-side code 22:53 Middleware 26:51 Overview and conclusion