Authentication
2023-10-28NextAuth Implementation
Setup NextAuth with Google Provider.
SCENARIO
How do I set up NextAuth.js in a Next.js App Router project using Google as a provider? Please provide the code for route.ts and the needed environment variables.