Skip to content

Commit 44ce841

Browse files
committed
chore(adapter-nextjs): add changeset for sign-out cookie fix
1 parent cd0237c commit 44ce841

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aws-amplify/adapter-nextjs': patch
3+
---
4+
5+
fix(adapter-nextjs): match percent-encoded cookie names on read so sign-out clears Cognito session cookies for usernames containing URL-unsafe characters (e.g. `@`)

0 commit comments

Comments
 (0)