You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For user specific settings/preferences like theme or stage I would suggest sticking with local storage. It's just not necessary to make a database for such unimportant information.
Once we have some sort of login, then we should use a database
We should probably use a database instead of local storage or create a better controller.
The text was updated successfully, but these errors were encountered: