Completed
00:00 | Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
NextJS Authentication Full Course 2025 - Learn Better Auth in 1 Hour
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 | Intro
- 2 00:56 | What authentication means in Next.js
- 3 01:35 | Choosing an auth approach Clerk, Better Auth, BaaS
- 4 03:11 | Starter repo download & template tour
- 5 06:15 | Install Better Auth
- 6 07:37 | Core auth config lib/auth.ts
- 7 12:08 | Database Setup
- 8 19:12 | Next.js cookies plugin
- 9 22:21 | Auth through Email and Password
- 10 39:37 | Social auth GitHub/Google