Anyone experienced an issue with trying to set multiple set-cookie headers being merged into one? I
Anyone experienced an issue with trying to set multiple set-cookie headers being merged into one? I am using Auth.js and it fails, because of the session-token cookie and the code_verifier cookie are put both in one header.


