whatk233 / ddg-email-panel

DDG Email Panel is the open source unofficial DuckDuckGo Email Protection panel.
https://ddgep.vercel.app
MIT License
215 stars 30 forks source link

issue with Losing Cookies on Vercel Deployment with Custom Domain #12

Open hu3rror opened 9 months ago

hu3rror commented 9 months ago

After deploying my website with Vercel and utilizing the custom domain feature, I've encountered an issue where the website loses cookies information after some time. As a result, I need to manually clear cookies and log in again to my DuckDuckGo account for the site to function properly. Interestingly, when using Vercel's official domain, this problem does not occur.

Expected Behavior: Cookies information should persist consistently, regardless of whether a custom domain or Vercel's official domain is used.

whatk233 commented 9 months ago

Hi, The DDG account-related functionality does not use cookie. What kind of problem are you experiencing? Can you reproduce it using 'Our hosted'?