titaniumnetwork-dev / Ultraviolet-App

Example application of Ultraviolet which can be deployed in production.
https://docs.titaniumnetwork.org/proxies/ultraviolet
MIT License
291 stars 4.46k forks source link

ultraviolet doesnt save cookies #18

Closed 3XPLwastaken closed 1 year ago

3XPLwastaken commented 1 year ago

i just setup ultraviolet on my own server, and it runs perfectly fine, almost. I'm trying to launch parsec.app, but the site does not save cookies. i login but since i have no way to save the auth i instantly am logged out. anyone know how to fix this?

e9x commented 1 year ago

Ultraviolet saves cookies, however the website in question may set cookies across JavaScript contexts in a way that prevents cookies from being saved.