kevinmitch14

Results 56 comments of kevinmitch14

Hey @ndom91, attached a video just to make sure we are on the same page. No `AUTH_URL`. https://github.com/nextauthjs/next-auth/assets/55989505/48178483-dbfb-4a1e-a6fa-dcbfbbfe7fac

@ndom91 its the same one in the issue #10915. https://github.com/kevinmitch14/next-auth-subdomains > Btw, sidenote, but since v5 only the AUTH_* environment variables are necessary / recommended. You can drop the NEXTAUTH_*...

Interesting, I never noticed that. 🤔 For reference, the same flow works in v4 as normal. I think there's a v4 setup in my repo that is commented out. I...

Yeah middleware is exact same, just changes in `[...nextauth]/route.ts` and `app/[tenant]/page.tsx` to revert back to v4. Seeing the same as you: `request.url` is the base `localhost` URL, but `host` and...

For some reason on v4, it redirects to the correct place so it seems like something in v5 is causing this? For me atleast, I'm not sure about @IncognitoTGT's use-case...

Looks like this was updated in https://github.com/shadcn-ui/ui/commit/c7cd16a637d0167f3fe5e4293e9c40f430f4b8bb