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

TODO: Track session data modifications. #2

Open
hasansezertasan opened this issue Jan 15, 2024 · 1 comment
Open

TODO: Track session data modifications. #2

hasansezertasan opened this issue Jan 15, 2024 · 1 comment
Assignees
Milestone

Comments

@hasansezertasan
Copy link
Owner

Track session data modifications like Flask do.

@hasansezertasan
Copy link
Owner Author

We can use SessionMixin from flask. Check out: flask/src/flask/sessions.py at 3.0.x · pallets/flask

There are also some good ideas at encode/starlette#2019

@hasansezertasan hasansezertasan self-assigned this Feb 6, 2024
@hasansezertasan hasansezertasan modified the milestone: 0.2. Feb 6, 2024
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

1 participant