Closed wangsijie closed 8 months ago
In Next.js SDK, if cookie secure config is set to true, will add "SameSite=Lax".
There is "CookieStorage" in this project, but it turned out to be not easy to refactor. Created an issue to track, will refactor later.
Local tested.
.changeset
Summary
In Next.js SDK, if cookie secure config is set to true, will add "SameSite=Lax".
There is "CookieStorage" in this project, but it turned out to be not easy to refactor. Created an issue to track, will refactor later.
Testing
Local tested.
Checklist
.changeset