-
This is an interesting issue, the compiler over-optimizes this library causing the cookies to become stale...
[Reproduction](https://github.com/mordechaim/next-client-cookies-repro-compiler)
As …
-
```
import { NextRequest, NextResponse } from "next/server";
import { authMiddleware, redirectToHome, redirectToLogin } from "next-firebase-auth-edge";
export async function middleware(request: N…
-
### Description
Currently, it's not possible to get the `Set-Cookie` headers from http requests, specifically via `headers.getSetCookie()`.
I've started work on this:
1. https://github.com/Jake…
-
### 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-am…
-
# Console flooded with cookie warnings on PayPal component rerender
### Library used
react-paypal-js
### Describe the Bug
When the PayPal React component rerenders, the console is flooded with…
-
### Description
Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError: dlopen failed: library "libreanimated.so" not found, js engine: hermes [Component Stack]
ERROR Warning: TypeError:…
-
### Describe the issue
Hello! I'm trying to do cookie based authorization with Axios on a react native app, however the cookie does not persist through requests.
I have tried withCredentials: true…
-
### 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-am…
-
I believe Cookies are not safe and vulnerable. Internal Storage is also available on browser forever if user wont log out and just close the browser. So My question is why sessionStorage is not in sco…
-
### 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…