LiskArchive / lisk-ui

🖥️ Lisk user-interface submodule
https://lisk.io/
GNU General Public License v3.0
24 stars 35 forks source link

Remove account-related information after users logs out - Fixes #87 #103

Closed reyraa closed 7 years ago

reyraa commented 7 years ago

I've created a list of properties we're using to maintain account information, after logging out I delete all those properties from $rootScope to ensure next logging will provide fresh data.