Skip to content

fix: Delete legacy cookie once v4 cookie is set#2019

Merged
frederikprijck merged 1 commit intomainfrom
fix/delete-legacy-cookie-on-logout
Apr 1, 2025
Merged

fix: Delete legacy cookie once v4 cookie is set#2019
frederikprijck merged 1 commit intomainfrom
fix/delete-legacy-cookie-on-logout

Conversation

@frederikprijck
Copy link
Member

📋 Changes

As reported in #2016, the legacy cookie is not cleanup correctly.

This PR ensures that we clear up the v3 cookie once we have set a v4 cookie.

📎 References

#2016

🎯 Testing

@frederikprijck frederikprijck requested a review from a team as a code owner April 1, 2025 06:44
@frederikprijck frederikprijck changed the title fix: Delete legacy cookie on logout fix: Delete legacy cookie once v4 cookie is set Apr 1, 2025
@frederikprijck frederikprijck force-pushed the fix/delete-legacy-cookie-on-logout branch 2 times, most recently from 3d1f73d to f12c5fb Compare April 1, 2025 06:45
tusharpandey13
tusharpandey13 previously approved these changes Apr 1, 2025
@frederikprijck frederikprijck enabled auto-merge (squash) April 1, 2025 11:14
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.82%. Comparing base (b28ea86) to head (4329b7b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2019      +/-   ##
==========================================
+ Coverage   74.77%   74.82%   +0.05%     
==========================================
  Files          21       21              
  Lines        1859     1863       +4     
  Branches      288      289       +1     
==========================================
+ Hits         1390     1394       +4     
  Misses        462      462              
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@frederikprijck frederikprijck merged commit ae5fbfe into main Apr 1, 2025
12 checks passed
@frederikprijck frederikprijck deleted the fix/delete-legacy-cookie-on-logout branch April 1, 2025 11:15
@tusharpandey13 tusharpandey13 mentioned this pull request Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants