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

Add support for adding data to a new session within the same request-response cycle as destroying a session #4

Open
jbr opened this issue Jul 24, 2020 · 2 comments

Comments

@jbr
Copy link
Member

jbr commented Jul 24, 2020

No description provided.

@Fishrock123
Copy link
Member

Maybe a reset would be better?

@nevercast
Copy link

Could also be achieved with a destroy_immediately() followed by a regenerate() - I would specifically like to ensure that the backend store removes the current id, and that I use a new one going forward. There is no clean way to do this currently.

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

No branches or pull requests

3 participants