replace Factory.create_config() w/ Config.create()
Prior to this change when `Config` was initialised for non-command use, user `config.toml` and `auth.toml` files were not loaded. This caused unintended side effects when configuration look up were performed from the `Authenticator` and other parts of the code.
Showing
Please
register
or
sign in
to comment