Separate Login/Registration from Main Window and Introduce Multiple Profiles #339
Labels
💻 client
There are things to do on the client
🔧 feature
New feature or request
🧩 milestone
This issue will take a lot of effort and will make a big difference.
🤑 monetized
This feature will cost money
🎨 ui
This issue needs a UI Design.
Currently, the login and register functionalities are embedded directly into the app. Additionally, the initial configuration wizard can be exited without any warning, making it less user-friendly. The inability to have multiple profiles for multiple servers is due to potential image ID collisions. We need to address these issues.
Proposed Changes:
Separate Login and Registration Process:
Extract login and registration from the app, implementing a pre-launch window for user authentication and setup.
Example: Steam Login Setup
Exclusive GameVault+ Feature Idea - Multiple Profiles:
Allow users to run multiple profiles on different servers, similar to Steam's account selection interface.
Example: Steam Account Selection
Considerations:
The text was updated successfully, but these errors were encountered: