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: Fixes an issue when cookieless acquire fails #168

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

bryans99
Copy link
Collaborator

Prior to this change the acquire cookieless session could only be called once which meant that the only way to recover from an acquire error was to reload the page. This fix now allows the acquire cookieless session to be called multiple times.

Prior to this change the acquire cookieless session could only be
called once which meant that the only way to recover from an acquire
error was to reload the page. This fix now allows the acquire
cookieless session to be called multiple times.
@bryans99 bryans99 merged commit 28b4ce3 into master Sep 13, 2023
7 checks passed
@bryans99 bryans99 deleted the bnr/fix-acquire-issues branch September 13, 2023 15:04
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