nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

about netlify functions MultiValueHeaders

Open KeJunMao opened this issue 3 years ago • 2 comments

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

KeJunMao avatar Mar 15 '23 15:03 KeJunMao

Upstream issue created:

  • https://github.com/unjs/nitro/issues/1058

issue-up[bot] avatar Mar 15 '23 16:03 issue-up[bot]

This sounds like it's a Nitro issue. Would you see if you can reproduce with a minimal nitro setup? 🙏

cc: @pi0

danielroe avatar Mar 15 '23 17:03 danielroe

This issue was closed because it was open for 7 days without a reproduction.

github-actions[bot] avatar Aug 07 '23 01:08 github-actions[bot]