Skip to content
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

Support an optional domain argument in setCookie helper #837

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

mbmjertan
Copy link
Collaborator

@mbmjertan mbmjertan commented Jul 30, 2024

Adds an optional domain argument to the setCookie helper so the cookie domain can be set.

Additionally, does a minor restructuring of how the document.cookie value is generated.

Adds an optional `domain` argument to the setCookie helper so the cookie domain can be set.

Additionally, does a minor restructuring of how the `document.cookie` value is generated.
@mbmjertan mbmjertan added the improvement Small improvement fixes, either readability or performance improvements label Jul 30, 2024
@mbmjertan mbmjertan requested a review from a team July 30, 2024 14:43
@mbmjertan mbmjertan self-assigned this Jul 30, 2024
@mbmjertan mbmjertan merged commit 253fa10 into main Jul 31, 2024
1 check failed
@mbmjertan mbmjertan deleted the feature/domain-argument-in-setcookie branch July 31, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Small improvement fixes, either readability or performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants