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 locally stored user profiles #53

Open
valereandota opened this issue Aug 25, 2022 · 0 comments
Open

Add support for locally stored user profiles #53

valereandota opened this issue Aug 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Low Priority Issue that can wait for one or more releases.

Comments

@valereandota
Copy link
Collaborator

Users can be stored locally on the device, potentially a dictionary linked to the user e-mail.
Example : { user_email: [saved schedules, refresh token, auto-signup(bool), course_colors, ... ],user_email2: [saved schedules, refresh token, auto-signup(bool), course colors, ... }
Preferences then become local user specific and will be locally stored allowing for quick swapping of accounts on the same device.
This will allow multiple accounts from different schools or similar on a single device.

@valereandota valereandota added enhancement New feature or request help wanted Extra attention is needed Low Priority Issue that can wait for one or more releases. labels Aug 25, 2022
@valereandota valereandota self-assigned this Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Low Priority Issue that can wait for one or more releases.
Projects
None yet
Development

No branches or pull requests

1 participant