Add support for locally stored user profiles #53
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
Low Priority
Issue that can wait for one or more releases.
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.
The text was updated successfully, but these errors were encountered: