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

Persist and restore user client session #149

Merged
merged 7 commits into from
Sep 25, 2024

Conversation

kevinaboos
Copy link
Member

@kevinaboos kevinaboos commented Sep 17, 2024

coming soon...

working now

Closes #112.

@kevinaboos kevinaboos marked this pull request as draft September 17, 2024 06:33
@kevinaboos kevinaboos changed the title [WIP] app state persistence Persist and restore user client session Sep 19, 2024
@kevinaboos kevinaboos marked this pull request as ready for review September 19, 2024 07:08
This allows us to save multiple sessions instead of just one.

We also now track the most-recently logged-in user.

TODO: we still need to allow CLI arguments to override the discovery
of the most recent user and the discovery of their session.
Also save which user was most recently logged in.
@kevinaboos kevinaboos merged commit f85d6bb into project-robius:main Sep 25, 2024
1 check passed
@kevinaboos kevinaboos deleted the persistent_state branch September 25, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Persistent app data on disk storage
1 participant