+ Explicit login route handler now in takes care of logging in to 1 specific domain on request + auth.init which just hits /login for all available servers it can find
Client Build
This will be where we keep the code for the web-based-client.
This client comms with our server code base found under /server/ in this repository.
Client Config Description
For unix based systems configuration will be found at $HOME/.config/freechat-client/config.json.
There a few top levle items that I will describe here.