particle4dev / dicoapp-e

SPV lightweight GUI wallet with barterDEX swap capabilities
MIT License
1 stars 11 forks source link

restart marketmaker app and state when user is logout #49

Closed particle4dev closed 6 years ago

particle4dev commented 6 years ago

Title: restart marketmaker app and state when user is logout

Currently: When user logout, user cannot login as another account

Expected: When user logout, user can login as another account

STEPS TO REPRODUCE: Step 1: Logged in as account A

Step 2: Logout

Step 3: Logged in as account B

REFERENCE:

{error: "authentication error you need to make sure userpass is set"}

Possible fixes: (If you can, link to the line of code that might be responsible for the problem)

Related issues

#

Related Merge Requests

#

/label ~bug