Aki Matsumoto
Results
2
issues of
Aki Matsumoto
## Summary Write a summary of your PR here. ## Checklist - [ ] [changeset file(s)](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md) included
Fixes https://github.com/vercel/next.js/issues/56632 This PR allows the setting of other attributes such as the secure attribute along with domain and path. This adjustment ensures that cookies prefixed with __Secure- can be...