Question 💬
I am having issues with this with the latest version 4.20.1 and while running in a docker container.
I am using
NEXTAUTH_URL_INTERNAL=http://nextjs:3000
as my docker name is nextjs it was working find when using 4.10.3. Tried to upgrade and bam things broke.
How to reproduce ☕️
create a docker image with a project using next-auth and start with version 4.10.3 then try and upgrade it and you run into issues
NEXTAUTH_URL_INTERNAL=http://nextjs:3000
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Question 💬
I am having issues with this with the latest version 4.20.1 and while running in a docker container.
I am using
as my docker name is nextjs it was working find when using
4.10.3. Tried to upgrade and bam things broke.How to reproduce ☕️
create a docker image with a project using next-auth and start with version
4.10.3then try and upgrade it and you run into issuesContributing 🙌🏽
Yes, I am willing to help answer this question in a PR