Screenshot 2024-03-26 at 9.43.08 PM.png

302. How Does Authentication Work (In React & NextJS Apps)?

Screenshot 2024-03-26 at 9.43.24 PM.png

Screenshot 2024-03-26 at 9.43.47 PM.png

Screenshot 2024-03-26 at 9.45.05 PM.png

Screenshot 2024-03-26 at 9.45.28 PM.png

304. Using The "next-auth" Library, 305. Adding A User Signup API Route

Must Read: Install the Right next-auth Version

This course was recorded with next-auth v3. Currently, the latest version is v4. It generally works the same as shown in the lectures but some imports and method names changed.