pendulum-chain / vortex

https://app.vortexfinance.co/
1 stars 1 forks source link

Add a more robust fix for authCookie attributes. #297

Open gianfra-t opened 10 hours ago

gianfra-t commented 10 hours ago

After the integration with ARS (#257) and the log in function, we are experiencing a bug on browser with strict privacy and security policies.

On Firefox with strict settings, we see on the console after signing:

Cookie “authToken” has been rejected because it is foreign and does not have the “Partitioned“ attribute. [validate](https://prototype-signer-service-polygon-staging.pendulumchain.tech/v1/siwe/validate)

Cookie “authToken” has been rejected because it is foreign and does not have the “Partitioned“ attribute.

Possible fixes: