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 user sessions using Pinia #1001

Open
2 tasks done
andrewtavis opened this issue Oct 31, 2024 · 2 comments
Open
2 tasks done

Persist user sessions using Pinia #1001

andrewtavis opened this issue Oct 31, 2024 · 2 comments
Assignees
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

Terms

Description

As of now we're saving the user session with local storage, but ideally this would be saved in the stores of the frontend via Pinia. This means that the session would be maintained when the user comes back and also on page reload.

Contribution

Happy to discuss and work on this! 😊

@andrewtavis andrewtavis added feature New feature or request help wanted Extra attention is needed labels Oct 31, 2024
@kiran7902
Copy link

I am available to work on this next week if help is still needed

@andrewtavis
Copy link
Member Author

Would be great! Thanks @kiran7902! Please let us know if you need any support :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

2 participants