Open enkore opened 8 years ago
The client should store the token only, not the account password. Should the token be rejected, then the user needs to log in again.
Ensure that the password is removed from data stores.
To distinguish this from #474: this is:
while #474 is:
(defined by me, criticism welcome ^^)
The client should store the token only, not the account password. Should the token be rejected, then the user needs to log in again.
Ensure that the password is removed from data stores.