-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
When modifying the browser's LocalStorage or SessionStorage, the browser emits a `storage` event. Other tabs viewing the same page can use this event to update their state.
It would be great if Coo…
-
**Is your feature request related to a problem? Please describe.**
Yes, amplify should support httpOnly cookie setting via Cognito to prevent a user from manually having to create httpOnly cookies to…
-
### Discussed in https://github.com/aws-amplify/amplify-js/discussions/5446
Originally posted by **killrazor** April 17, 2020
Looking for a way to specify multiple domains in cookiestorage. Ri…
-
Both Chromium and Firefox have announced plans to, in future releases, reject cookies with a `samesite` attributes set to "None".
Currently, CookieStorage has no handling for the `samesite` attribu…
-
There seems to be an issue with cookieStorage.js which doesn't seem to accept the expiry set for cookies. The expiry is hardcoded -> https://github.com/marcuswestin/store.js/blob/b8e22fea8738fc19da4d9…
-
-
Right now if the user logs in all the requests via the SDK are working as your authenticated but if you press F5 the user gets thrown back to the login even if the refresh_token cookie is set. You can…
-
### Describe the bug
I am experiencing an issue where users who have a large number of organizations and scopes linked to their accounts are stuck in an infinite login loop. This problem occurs speci…
-
abp 4.7 + Angular
The feature request is due to the breaking change of chrome and mozilla with how cookies are handle. Following specification cookies must be destroyed after the agent is disconnec…