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

feat: options in session.save function #526

Closed
Arjan-Zuidema opened this issue Jul 21, 2022 · 1 comment
Closed

feat: options in session.save function #526

Arjan-Zuidema opened this issue Jul 21, 2022 · 1 comment

Comments

@Arjan-Zuidema
Copy link

I would like to be able to pass options to the session.save function.

This would be useful for making a cookie persistent by default, but can be overridden with the options. For example when a user toggle a "Remember me" checkbox.

If there already is such an option, please show me how 🙂

@jamiter
Copy link

jamiter commented Aug 16, 2022

Also the you might want to override the TTL depending on user specifics. So agreed.

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