Skip to content

feat: ensure cookie path is configurable #2050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 10, 2025

Conversation

frederikprijck
Copy link
Member

@frederikprijck frederikprijck commented Apr 9, 2025

Allow for the path used to set the cookie to be configurable, in the same way like other cookie options can be configured.

@frederikprijck frederikprijck requested a review from a team as a code owner April 9, 2025 21:34
@codecov-commenter
Copy link

codecov-commenter commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.70%. Comparing base (bb80539) to head (5a8a5bc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2050      +/-   ##
==========================================
+ Coverage   79.68%   79.70%   +0.02%     
==========================================
  Files          21       21              
  Lines        1925     1927       +2     
  Branches      316      320       +4     
==========================================
+ Hits         1534     1536       +2     
  Misses        385      385              
  Partials        6        6              

☔ 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 force-pushed the feat/make-cookie-path-configurable branch from 023d03b to 7605b43 Compare April 9, 2025 21:36
@frederikprijck frederikprijck enabled auto-merge (squash) April 9, 2025 21:38
@frederikprijck frederikprijck merged commit 82f8246 into main Apr 10, 2025
12 checks passed
@frederikprijck frederikprijck deleted the feat/make-cookie-path-configurable branch April 10, 2025 09:16
@tusharpandey13 tusharpandey13 mentioned this pull request Apr 25, 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