OAuth providers on vercel preview deployments with NextAuth
When vercel creates new subdomans for PR deployments, those domains aren't valid for my OAuth providers so I can't login. Has anyone got around this issue? I remember Theo saying Clerk solved this, but I'm using nextauth for this project and don't want to switch my auth provider for something like this.
2 Replies