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
Description
Currently, the application does not support user authentication, which limits the ability for multiple users to manage their accounts independently. I am going to implement a basic login system will allow different users to log in and access only their specific data (income, expenses, goals, etc.)
This feature will make the application more robust and scalable by supporting multiple users with individual data management.
The text was updated successfully, but these errors were encountered:
Description
Currently, the application does not support user authentication, which limits the ability for multiple users to manage their accounts independently. I am going to implement a basic login system will allow different users to log in and access only their specific data (income, expenses, goals, etc.)
This feature will make the application more robust and scalable by supporting multiple users with individual data management.
The text was updated successfully, but these errors were encountered: