Kinde OAuth "State not found" - Cookie present but state not decrypted
Hey! I'm facing an issue with Kinde OAuth authentication on my Nuxt 3 app in production (HTTPS + Nginx reverse proxy).
When I'm working locally, everything works fine, but when I launch it in production on an Ubuntu server with Docker, I can't connect. This issue varies depending on the computer. I tested it on a Mac with Safari, and it works. I tested it on my Windows machine, and I get the error. I don't get it on my phone, and some other people don't get it on Windows either. I don't understand it at all.
The project was working fine; I didn't change anything, but suddenly the cookies became inaccessible on some devices.
I'm providing the error message, and if anyone has any ideas, I'd appreciate it.
When I'm working locally, everything works fine, but when I launch it in production on an Ubuntu server with Docker, I can't connect. This issue varies depending on the computer. I tested it on a Mac with Safari, and it works. I tested it on my Windows machine, and I get the error. I don't get it on my phone, and some other people don't get it on Windows either. I don't understand it at all.
The project was working fine; I didn't change anything, but suddenly the cookies became inaccessible on some devices.
I'm providing the error message, and if anyone has any ideas, I'd appreciate it.
