nuxt
nuxt copied to clipboard
about netlify functions MultiValueHeaders
Describe the feature
I am using @sidebase/nuxt-auth, and deploy to netlify.
but the __Secure-next-auth.state and __Secure-next-auth.session-token in one 'set cookie'
moreinfo :https://answers.netlify.com/t/multiple-set-cookie-headers-cause-netlify-lambda-to-throw-an-error/975/3
Additional information
- [X] Would you be willing to help implement this feature?
- [X] Could this feature be implemented as a module?
Final checks
- [X] Read the contribution guide.
- [X] Check existing discussions and issues.
Upstream issue created:
- https://github.com/unjs/nitro/issues/1058
This sounds like it's a Nitro issue. Would you see if you can reproduce with a minimal nitro setup? 🙏
cc: @pi0
This issue was closed because it was open for 7 days without a reproduction.