Skip to content

Commit

Permalink
fix: Fixes an issue when cookieless acquire fails (#168)
Browse files Browse the repository at this point in the history
* fix: Fixes an issue when cookieless acquire fails

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.
  • Loading branch information
bryans99 authored Sep 13, 2023
1 parent af43bc3 commit 28b4ce3
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 11 deletions.
Loading

0 comments on commit 28b4ce3

Please sign in to comment.