minimalchat / daemon

Minimal Chat's API server daemon
https://minimal.chat
BSD 3-Clause "New" or "Revised" License
55 stars 8 forks source link

Improvement/Secure Access #37

Closed mihok closed 5 years ago

mihok commented 5 years ago

Description

With this change you can now specify a username/password (labeled access ID, access Token for now) from the operator-app to log into your previous account.

Motivation

The way it worked previously is that you would just be generated a new operator in the daemon every time you opened the operator app which didnt allow you to save your avatar or name.

Changes

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling 205f47f967c3ccce16ddddfbf6a90652cd2d9193 on improvement/secure-access into f9142ac78a48b3fe34fc6bf2a89983908ead9a5a on master.