franko

Results 4 comments of franko

I am encountering the same problem, I found a fix for it by defining the `NEXTAUTH_URL` in my .env file, problem with this is that it sets the cookie to...

Yeah, this is 100% not elegant or the correct way of doing this, sadly this project only has @zoey-kaiser working on it in her free time, so its slowly falling...

I also noticed that the `/session` endpoint is hardcoded [here](https://github.com/sidebase/nuxt-auth/blob/ba6d811b83230a82789c3d56fe643b4737898612/src/runtime/server/services/authjs/nuxtAuthHandler.ts#L198), but it should use the value defined in the nuxt config.