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

fix destroySession for cookies with maxAge #1032

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

AlexErrant
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

destroySession doesn't delete cookie if max-age is set.

What is the new behavior?

Cookie is deleted.

Other information

This PR stems from this issue and the resulting merged PR.

@ryansolid ryansolid merged commit 697f435 into solidjs:main Aug 29, 2023
9 checks passed
@ryansolid
Copy link
Member

Thank you

@AlexErrant AlexErrant deleted the maxAgeCookieFix branch August 29, 2023 18:37
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.

2 participants