Open brendanarnold opened 1 year ago
You'll want to try a full e2e test suite in various forms of embedding (embed and also integration, which is diff) to ensure that this doesn't break functionality.
Perhaps worth writing e2e tests for embed/integration actions (vote/submit/sign-in) before messing with cookies. There might be subtle failures, and would be great to map expected behavior to tests before stripping out too many code paths 😊 )
parent_url
- Stores theparent_url
on a particular endpointe
- Stores if the user has an email or notreferrer
- Stores the referreruc
- Stores the timestamp when a user was createdpc
- Stores the permanent cookie flaguid2
- Stores the user IDIts not clear if these cookies are redundant and can be easily removed. After checking, update the cookie policy template and create tickets if there is any follow up work.