You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
balazsorban44
added
bug
Something isn't working
and removed
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
labels
Dec 8, 2022
Environment
System:
OS: Linux 6.0 Arch Linux
CPU: (16) x64 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
Memory: 10.86 GB / 31.10 GB
Container: Yes
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.12.1 - ~/.nvm/versions/node/v18.12.1/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v18.12.1/bin/yarn
npm: 8.19.2 - ~/.nvm/versions/node/v18.12.1/bin/npm
Browsers:
Chromium: 108.0.5359.94
Firefox: 107.0.1
npmPackages:
next: 13.0.6 => 13.0.6
next-auth: 4.18.3 => 4.18.3
react: 18.2.0 => 18.2.0
Intŕoduced by
7e91d7d#r92403804
Describe the issue
set-cookie
header is split in Expires section containing comma resulting in incomplete cookie being rejectedHow to reproduce
call client
signIn
methodExpected behavior
set-cookie
header is not split in half in Expires section of the cookieThe text was updated successfully, but these errors were encountered: