Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(adapter-nextjs): Set-Cookie headers incorrectly set with getServerSideProps context #13388

Merged
merged 1 commit into from
May 16, 2024

Conversation

HuiSF
Copy link
Member

@HuiSF HuiSF commented May 15, 2024

Description of changes

  • Fixed to use appendHeader to add Set-Cookie header values

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@HuiSF HuiSF requested a review from a team as a code owner May 15, 2024 23:00
@HuiSF HuiSF merged commit 47f0f8b into main May 16, 2024
31 checks passed
@HuiSF HuiSF deleted the hui/fix/adapter-nextjs/token-not-send-to-client branch May 16, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants