Currently, every CLI command performs `/auth/login` request if password was stored using `mwdb login` command. It would be nice to securely store session token for multiple password-authenticated CLI invocations.