Completed
04:14 Major pitfall with authentication in middleware / proxy
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Next.js 16 Middleware DEPRECATED - Authentication in Proxy or Data Access Layer?
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro
- 2 01:12 What NOT to do in proxy
- 3 01:57 What to do in proxy
- 4 02:54 Authentication in middleware / proxy?
- 5 04:14 Major pitfall with authentication in middleware / proxy
- 6 04:35 Add auth Kinde
- 7 06:04 Major pitfall continued
- 8 11:54 Same pitfall in page server component
- 9 12:48 Data access layer DAL
- 10 17:46 Exception 1
- 11 21:39 Exception 2