Skip to content

feat(cookie): Add support for tenant-aware cookies #49

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 10 commits into from
Sep 30, 2024

Conversation

ollieread
Copy link
Member

No description provided.

@ollieread ollieread added the type: feat New feature label Sep 30, 2024
@ollieread ollieread added this to the V1 Release milestone Sep 30, 2024
@ollieread ollieread self-assigned this Sep 30, 2024
@ollieread ollieread linked an issue Sep 30, 2024 that may be closed by this pull request
@ollieread ollieread changed the title feat(session): Add support for tenant-aware cookies feat(cookie): Add support for tenant-aware cookies Sep 30, 2024
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.33%. Comparing base (fc47ecf) to head (78c5957).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Http/Resolvers/PathIdentityResolver.php 93.33% 1 Missing ⚠️
src/Http/Resolvers/SubdomainIdentityResolver.php 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main      #49   +/-   ##
=========================================
  Coverage     91.33%   91.33%           
- Complexity      293      306   +13     
=========================================
  Files            45       47    +2     
  Lines           796      831   +35     
=========================================
+ Hits            727      759   +32     
- Misses           69       72    +3     

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

@ollieread ollieread merged commit 3ea2180 into main Sep 30, 2024
2 checks passed
@ollieread ollieread deleted the feat/tenant-aware-cookies branch September 30, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tenant Aware Sessions/Cookies
1 participant