wwWallet / wallet-frontend

BSD 2-Clause "Simplified" License
21 stars 6 forks source link

Separate Login Account Selection from Cached Users and Login/Signup #319

Closed gkatrakazas closed 3 weeks ago

gkatrakazas commented 3 weeks ago

This PR separates the login process into two distinct steps. First, users can select from cached accounts for quicker access. If the desired account is not listed, users can click "Use Other Account" to proceed with the traditional login/signup flow. This enhancement simplifies the user experience by providing a clear and efficient path to login.