This video is about using nextauth.js authentication in Next.JS 13 using Google and Github.
Time stamps
00:00 Intro
00:13 install next-auth and setup API routes
02:03 Google Provider
03:08 Oauth Generate ClientID and ClientPassword
04:43 Setup .env file
07:02 Session provider
08:48 Login page
13:18 Github Provider